]> granicus.if.org Git - php/commitdiff
fff
authorfoobar <sniper@php.net>
Thu, 11 Sep 2003 18:16:18 +0000 (18:16 +0000)
committerfoobar <sniper@php.net>
Thu, 11 Sep 2003 18:16:18 +0000 (18:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 203051cf16c507426e5162cf41220cdb3de10c9a..e37a04cf5ab735f1aa74283c7d4345575626c99b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,8 +7,7 @@ PHP 4                                                                      NEWS
 - Fixed crash bug when non-existing save/serializer handler was used. (Jani)
 - Fixed memory leak in gethostbynamel() if an error occurs. (Sara)
 - Fixed FastCGI being unable to bind to a specific IP. (Sascha)
-- Fixed bug #25494 (array_merge allowing "false" as argument (silent when 
-  non-array is passed)). (Jay)
+- Fixed bug #25494 (array_merge*() allows non-arrays as argument). (Jay)
 - Fixed bug #23488 (zlib.output_compression overrides Vary header). (Stefan)
 - Fixed bug #25463 (ext/cpdf: compile failure with bundled GD)
 - Fixed bug #25429 (fix copying of stdin using copy() function). (Ilia)