summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2011-09-13 13:11:42 +0000
committerXinchen Hui <laruence@php.net>2011-09-13 13:11:42 +0000
commit409941c2d194d07c7301b495489b2d867072c36c (patch)
tree7a19e757d751a5de09471d67375f471fa1677a74
parente29ee12223ff5daf867a78fe8b403819b6d4c2d7 (diff)
downloadphp-git-409941c2d194d07c7301b495489b2d867072c36c.tar.gz
update news
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 949f2c173e..47d5eaeee0 100644
--- 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: