From: foobar Date: Thu, 11 Sep 2003 18:16:18 +0000 (+0000) Subject: fff X-Git-Tag: php-4.3.4RC1~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=75d44d8c07d3ffe5c8533e955af60bbd2b6ac65b;p=php fff --- diff --git a/NEWS b/NEWS index 203051cf16..e37a04cf5a 100644 --- 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)