From: Antony Dovgal Date: Sun, 28 Nov 2004 17:15:30 +0000 (+0000) Subject: BFN + change my mail to my name X-Git-Tag: php-4.3.10RC2~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=909ad657e1f5f817eed93881dbb83893d5fa5bf1;p=php BFN + change my mail to my name --- diff --git a/NEWS b/NEWS index 25a935c79d..df4c223509 100644 --- a/NEWS +++ b/NEWS @@ -60,6 +60,7 @@ PHP 4 NEWS - 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 @@ PHP 4 NEWS - 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)