]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorAndrei Zmievski <andrei@php.net>
Fri, 17 Jun 2005 16:24:01 +0000 (16:24 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 17 Jun 2005 16:24:01 +0000 (16:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 04bdc58a385ca49993985a3b22bc22c857e82931..2a2f32f5eec3decfc793635f02bc8bce78664e85 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Jun 2005, PHP 5.1 Beta 2
+- Fixed FCI cache for array_walk and user array compare functions. Bug #33286.
+  (Patch from m.bretz@metropolis-ag.de)
 - Improved PHP extension loading mechanism with support for module dependencies
   and conflicts. (Jani, Dmitry) 
 - Allowed return by reference from internal functions. (Marcus, Andi, Dmitry)