Commit: 49c1a223d5ba14df3689de5bdb80f5031378a955 Author: Stanislav Malyshev <s...@php.net> Mon, 20 May 2013 02:01:57 -0700 Parents: ac0aa5737e6eff93d1cf83d6a6b1c8f1227775c4 1124b0678f9e60384736c7c1a0d1e84c633a5e7a Branches: PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=49c1a223d5ba14df3689de5bdb80f5031378a955 Log: Merge branch 'PHP-5.4' into PHP-5.5 * PHP-5.4: add reporter Changed paths: MM NEWS Diff: diff --cc NEWS index 2158504,9910c7c..7a19c7b --- a/NEWS +++ b/NEWS @@@ -1,12 -1,13 +1,12 @@@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2013, PHP 5.4.16 +?? ??? 2013, PHP 5.5.0 Release Candidate 2 - Core: - . Fixed bug #64729 (compilation failure on x32). (Gustavo) . Fixed bug #64660 (Segfault on memory exhaustion within function definition). - (Stas) + (Stas, reported by Juha Kylmänen) - . Fixed bug #64853 (Use of no longer available ini directives causes crash on - TS build). (Anatol) + . Fixed bug #64853 (Use of no longer available ini directives causes crash + on TS build). (Anatol) - Fileinfo: . Fixed bug #64830 (mimetype detection segfaults on mp3 file). (Anatol) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php