Kalle Sommer Nielsen in php.internals (Thu, 25 Jun 2015 16:06:15 +0200): >This release fixes about 25 bugs reported since the first alpha and it >implements the Throwable interface with changes to the exception >hierarchy.
Am I looking with my nose or isn't a change in the Zend API not announced anywhere? The RETVAL_ZVAL_FAST and RETURN_ZVAL_FAST macros were removed. This breaks the pecl http extension. See https://github.com/php/php-src/commit/8e10e8f921101e0787c8228d257107a204de3e36#commitcomment-11843858 Removing macros without proper documentation makes the life of an extension developer harder than it could be. -- Jan -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php