Talk in English - US at php[world] 2016
View Slides: https://speakerdeck.com/jrf/essential-php-1
Short URL: https://joind.in/talk/aedbe
(QR-Code (opens in new window))
Overview of the most important changes introduced with PHP 7.
We’ve all heard that PHP 7 is fabulous: faster than any previous PHP version and even HHVM, plus some nifty new functionality and much better exception management.
But what do we need to do to make our code compatible with PHP 7? What will break and how do we avoid this?
Comments
Comments are closed.
Very thorough talk of all changes and guidance to provide backwards & forwards compatibility
Very through and thoughtful
Very well articulated talk. Learned a lot about the future of PHP7 and the challenges of migrating to it while still having backwards compatibility.
Great talk, but it would have been nice to see some of the changes/additions mentioned in more depth with examples. PHP 7 added new syntax and operators, which were mentioned in passing but not shown.
Excellent discussion on PHP 7, learned a lot!