From: Moriyoshi Koizumi Date: Wed, 4 Dec 2002 16:54:59 +0000 (+0000) Subject: MFH: bug fix news X-Git-Tag: php-4.3.0RC3~81 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba122bc645fd93cc38292acdec088804f725eeeb;p=php MFH: bug fix news --- diff --git a/NEWS b/NEWS index f846b10645..748ed39328 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ PHP 4 NEWS - Moved extensions to PECL (http://pear.php.net/): (James, Derick) . ext/vpopmail . ext/cybermut +- Fixed bug #12776 (array_walk crash). (Moriyoshi) - Fixed bugs #20270, #15702, #18600 (segfaults in ext/java). (Tony J. White) - Fixed bug #19566 (get_declared_classes() segfaults). (Moriyoshi, Marcus, Andi) - Fixed bug #20381 (array_merge_recursive mangles input arrays). (Moriyoshi)