1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 04:02:19 +02:00

Revert update, since this bug is not in a official release of 5.4

This commit is contained in:
Xinchen Hui
2011-09-13 14:58:37 +00:00
parent b52082b309
commit a576f448cb

1
NEWS
View File

@@ -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: