diff --git a/NEWS b/NEWS index 04bdc58a385..2a2f32f5eec 100644 --- 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)