Completed
The Catch
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
A Case Study in Incrementing a Language's Major Version - PHP
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Version History
- 3 Backward Compatibility
- 4 Minor Versions
- 5 Backward Compatibility Break
- 6 Subtle Insidious Changes
- 7 Exception Changes
- 8 Downstream Users
- 9 Migration
- 10 Intermediate option
- 11 Automated tools
- 12 Magic
- 13 Future imports
- 14 Strict
- 15 Perl
- 16 PHP Warning Messages
- 17 The Catch
- 18 Outofband Static Analysis
- 19 Give a reason
- 20 Open rebellion
- 21 Python adoption curve
- 22 PHP 7 was fast
- 23 Easy answer
- 24 Not an option
- 25 PHP 7 broke
- 26 PHP graveyard
- 27 Rust
- 28 PHP Roadmap
- 29 C
- 30 Summary
- 31 Questions