From: foobar Date: Sat, 6 Sep 2003 23:57:40 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.4RC1~100 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=13e0c93f0cab8439ba7909e30fb37848b398451f;p=php BFN --- diff --git a/NEWS b/NEWS index 8f8d96d024..7eceaabdc0 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,8 @@ 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 #25404 (ext/pgsql: open transactions not closed when script ends). + (Marcus) - Fixed bug #25378 (unserialize() crashes with invalid data). (Jani) - Fixed bug #25372 (sscanf() does not work with %X). (Jani) - Fixed bug #25348 ("make install" fails with --enable-short-tags). (Jani)