]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Sun, 28 Nov 2004 17:13:49 +0000 (17:13 +0000)
committerAntony Dovgal <tony2001@php.net>
Sun, 28 Nov 2004 17:13:49 +0000 (17:13 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ac7f63d01351c4c1194c189199627cb23e40d79c..8cc5e72ce6ad1689a0dc1459c5a42ce117fece48 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -58,6 +58,7 @@ PHP                                                                        NEWS
 - Fixed bug #30042 (strtotime does not use second param). (Derick)
 - Fixed bug #30027 (Possible crash inside ftp_get()).
   (cfield at affinitysolutions dot com)
+- Fixed bug #29954 (array_reduce segfaults when initial value is array). (Tony)
 - Fixed bug #29801 (Set limit on the size of mmapable data). (Ilia)
 - Fixed bug #29557 (strtotime error). (Derick)
 - Fixed bug #29418 (double free when openssl_csr_new fails).