]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.4' into PHP-5.5
authorStanislav Malyshev <stas@php.net>
Mon, 20 May 2013 09:01:57 +0000 (02:01 -0700)
committerStanislav Malyshev <stas@php.net>
Mon, 20 May 2013 09:02:34 +0000 (02:02 -0700)
* PHP-5.4:
  add reporter

1  2 
NEWS

diff --cc NEWS
index 2158504eb67e9b912a5827183368478af8b16801,9910c7c41cce85f07bd4519114f0ff7acfb8400f..7a19c7b856953a1bb7a363f3139edb6886dc88b4
--- 1/NEWS
--- 2/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)