Commit: 5aaff8d634ec919a5fa24c05485b5ad250588982 Author: Stanislav Malyshev <s...@php.net> Tue, 19 Mar 2013 22:32:50 -0700 Parents: cb76420fe04d6d5531d5f98c1c232696ed4d361c Branches: PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=5aaff8d634ec919a5fa24c05485b5ad250588982 Log: clarify NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index ef2fc8f..597010b 100644 --- a/NEWS +++ b/NEWS @@ -3,8 +3,8 @@ PHP NEWS ?? ??? 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. -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php