Commit: d398456e48198afd79a8342e50a42b40b45f5232 Author: Stanislav Malyshev <s...@php.net> Tue, 4 Dec 2012 21:27:25 -0800 Parents: fd650ec93e15bbbc05542e4acdde13d1fd9bcf73 Branches: PHP-5.4 PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=d398456e48198afd79a8342e50a42b40b45f5232 Log: update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index b49bae2..75d9471 100644 --- a/NEWS +++ b/NEWS @@ -3,17 +3,21 @@ PHP NEWS ?? ??? 2012, PHP 5.4.10 - Core: - . Fixed bug #63666 (Poor date() performance). (Paul Talborg). . Fixed bug #63635 (Segfault in gc_collect_cycles). (Dmitry) + . Fixed bug #63512 (parse_ini_file() with INI_SCANNER_RAW removes quotes + from value). (Pierrick) . Fixed bug #63468 (wrong called method as callback with inheritance). (Laruence) + . Fixed bug #63451 (config.guess file does not have AIX 7 defined, + shared objects are not created). (kemcline at au1 dot ibm dot com) . Fixed bug #61557 (Crasher in tt-rss backend.php). (i dot am dot jack dot mail at gmail dot com) . Fixed bug #61272 (ob_start callback gets passed empty string). (Mike, casper at langemeijer dot eu) - Date: - . Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecon). + . Fixed bug #63666 (Poor date() performance). (Paul Talborg). + . Fixed bug #63435 (Datetime::format('u') sometimes wrong by 1 microsecond). (Remi) - Imap: -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php