From: foobar Date: Thu, 11 Sep 2003 23:51:27 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.4RC1~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a11e7affc89ee2b7e786fd30d48dab2f2bf41f80;p=php BFN --- diff --git a/NEWS b/NEWS index e37a04cf5a..53e474a505 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ PHP 4 NEWS - Fixed FastCGI being unable to bind to a specific IP. (Sascha) - Fixed bug #25494 (array_merge*() allows non-arrays as argument). (Jay) - Fixed bug #23488 (zlib.output_compression overrides Vary header). (Stefan) +- Fixed bug #25483 (ext/informix: bogus -469 error from ifx_query()). + (Jani, patch by: denisov at kubsu dot ru) - Fixed bug #25463 (ext/cpdf: compile failure with bundled GD) - Fixed bug #25429 (fix copying of stdin using copy() function). (Ilia) - Fixed bug #25424 (ext/informix: lvarchar not supported in win32). (Jani)