From: Moriyoshi Koizumi Date: Wed, 4 Dec 2002 16:49:59 +0000 (+0000) Subject: Bug fix news X-Git-Tag: RELEASE_1_0b3~179 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b56bfae46d17ac206e107817781d60d7bda13f8;p=php Bug fix news --- diff --git a/NEWS b/NEWS index 7bca96acb1..bf5b56d0f3 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,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)