The PHP 7 release is just around the corner, bringing some much-desired changes and improvements to the language. However, many developers simply aren't aware of what's coming. This book covers all of the new features coming in PHP 7, as well as breaking changes and "gotchas" to watch out for. You'll learn how to take advantage of these changes and get started with PHP today.
Colin O'Dell is the Director of Technology at Unleashed Technologies, a web and hosting firm based in Maryland. He began programming at age 8, co-founded a local web shop at 15, and has over 10 years of professional experience with PHP. In addition to being an active member of the PHP League and maintainer of the league/commonmark project, Colin is also a Symfony Certified Developer (Expert) and Magento Certified Developer.
Really good book I would recommend this to anyone looking to get up to speed on what's new with php 7 and what is not backwards compatible and has been removed or deprecated in php 7.
Over the course of 11 chapters this book covers all major areas, detailing need to know information, backup up with code examples.