tony2001 Sun Nov 28 12:15:32 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: BFN + change my mail to my name http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.758&r2=1.1247.2.759&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.758 php-src/NEWS:1.1247.2.759 --- php-src/NEWS:1.1247.2.758 Tue Nov 23 09:08:19 2004 +++ php-src/NEWS Sun Nov 28 12:15:30 2004 @@ -60,6 +60,7 @@ - Fixed funny forking effect in FastCGI when PHP_FCGI_CHILDREN was not set. - Fixed bug #30050 (Possible crash inside php_shutdown_config()). (Ilia, nw at softwarekombinat dot de) +- Fixed bug #29954 (array_reduce segfaults when initial value is array). (Tony) - Fixed bug #29882 (isset crashes on arrays). (Marcus) - Fixed bug #29753 (mcal_fetch_event() allows 2nd argument to be optional). (Ilia, Vrana) @@ -82,7 +83,7 @@ - Fixed bug #29226 (ctype_* functions missing validation of numeric string representations). (Ilia) - Fixed bug #29209 (imap_fetchbody() doesn't check message index). - (Ilia, tony2001 at phpclub dot net) + (Ilia, Tony) - Fixed bug #29116 (Zend constant warning uses memory after free). (Marcus, jdolecek at NetBSD dot org) - Fixed bug #29114 (Potential double free in php_stat). (Sara)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php