]> granicus.if.org Git - php/commitdiff
update news
authorXinchen Hui <laruence@php.net>
Tue, 13 Sep 2011 13:11:42 +0000 (13:11 +0000)
committerXinchen Hui <laruence@php.net>
Tue, 13 Sep 2011 13:11:42 +0000 (13:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 949f2c173e44dfc1aa7584f60ec95de34f64eb74..47d5eaeee0dcfd667fa33a40c796075920e6e459 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -365,6 +365,7 @@ 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: