?? ??? 20??, PHP 5.5.0 Beta 1
- Core:
- . Added Zend Opcache extension and enable it by default. More details here:
- https://wiki.php.net/rfc/optimizerplus. (Dmitry)
+ . Added Zend Opcache extension and enable building it by default.
+ More details here: https://wiki.php.net/rfc/optimizerplus. (Dmitry)
. Fixed bug #64354 (Unserialize array of objects whose class can't
be autoloaded fail). (Laruence)
. Added support for changing the process's title in CLI/CLI-Server SAPIs.