From: foobar Date: Mon, 8 Sep 2003 22:44:58 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.4RC1~87 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c8727751345bfd48769376da83f42d6e8dcc7058;p=php BFN --- diff --git a/NEWS b/NEWS index 11053ddbda..65ad202732 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,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 #25424 (ext/informix: lvarchar not supported in win32). (Jani) - Fixed bug #25404 (ext/pgsql: open transactions not closed when script ends). (Marcus) - Fixed bug #25378 (unserialize() crashes with invalid data). (Jani)