]> granicus.if.org Git - php/commitdiff
MFH: bug fix news
authorMoriyoshi Koizumi <moriyoshi@php.net>
Wed, 4 Dec 2002 16:54:59 +0000 (16:54 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Wed, 4 Dec 2002 16:54:59 +0000 (16:54 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f846b1064556764797ddc22d75f33e34aaf29412..748ed3932888303087947b42ae52eb6f80602570 100644 (file)
--- 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)