From: Xinchen Hui Date: Tue, 13 Sep 2011 14:58:37 +0000 (+0000) Subject: Revert update, since this bug is not in a official release of 5.4 X-Git-Tag: php-5.4.0beta1~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a576f448cbfc4e34e08976502d93459c75977962;p=php Revert update, since this bug is not in a official release of 5.4 --- diff --git a/NEWS b/NEWS index c5e79c7733..459c4419ae 100644 --- a/NEWS +++ b/NEWS @@ -369,7 +369,6 @@ PHP NEWS - Fixed bug #55473 (mysql_pconnect leaks file descriptors on reconnect). (Andrey, Laruence) - Fixed bug #55423 (cli-server could not output correctly in some case). (Laruence, chobieee at gmail dot com) - Fixed bug #55653 (PS crash with libmysql when binding same variable as param and out). (Laruence) -- Fixed bug #55674 (fgetcsv & str_getcsv skip empty fields in some tab-separated records). (Laruence) 28 Jul 2011, PHP 5.3.7 RC4 - Improved core functions: