Commit: c4cc43169c0ae05127eb406fcfd837597b72b71e Author: Stanislav Malyshev <s...@php.net> Fri, 8 Jun 2012 13:27:24 -0700 Parents: ba8333cdb0feafbdbe2b7ae07532236c3b043b25 Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=c4cc43169c0ae05127eb406fcfd837597b72b71e Log: rearrange news Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index ee7dc76..17d1c58 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,12 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2012, PHP 5.4.5 -- Zend Engine: - . Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value that - includes a semi-colon). (Pierrick) - Core: . Fixed bug #61998 (Using traits with method aliases appears to result in crash during execution). (Dmitry) + . Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value that + includes a semi-colon). (Pierrick) . Fixed potential overflow in _php_stream_scandir. (Jason Powell, Stas) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php