1. PHP Manual: Migrating from PHP 5.6.x to PHP 7.0.x https://secure.php.net/manual/en/migration70.php 2. PHP 7 UPGRADING doc https://github.com/php/php-src/blob/PHP-7.0.0/UPGRADING 3. PHP 7 Requests for Comments https://wiki.php.net/rfc#php_70 4. PHPNG (next generation) https://wiki.php.net/phpng 5. Getting Ready for PHP 7 https://www.digitalocean.com/…/blog/getting-ready-for-php-7/ 6. What to Expect When You’re Expecting: PHP 7, Part 1 https://blog.engineyard.com/2015/what-to-expect-php-7 7. What…