Essential PHP 7

Fairfax

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?

Intermediate