APPENDIX A

image

Brief Notes on PHP 7

In this appendix, we briefly examine some of the changes made in version 7 of the PHP language.

The majority of legacy code will run unchanged (as did all the code in the previous edition of this book), but here we take a look at those new features that are most useful for your purposes.

Image Note  For further reading on all of the changes for PHP 7, see the official migration guide at http://php.net/manual/en/migration70.php.

Strict Typing

For those who prefer structure and discipline in their coding practices, a welcome ...

Get Pro PHP and jQuery, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.