tony2001 Sun Nov 28 12:13:50 2004 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.132&r2=1.1760.2.133&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.132 php-src/NEWS:1.1760.2.133 --- php-src/NEWS:1.1760.2.132 Sat Nov 27 05:14:20 2004 +++ php-src/NEWS Sun Nov 28 12:13:49 2004 @@ -58,6 +58,7 @@ - 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).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php