moriyoshi Tue Feb 18 10:26:21 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: BFN Index: php4/NEWS diff -u php4/NEWS:1.1247.2.93 php4/NEWS:1.1247.2.94 --- php4/NEWS:1.1247.2.93 Mon Feb 17 13:16:49 2003 +++ php4/NEWS Tue Feb 18 10:26:20 2003 @@ -49,6 +49,8 @@ (Wez) - Fixed bug #21809 (select would not always timeout during socket shutdown). (Wez) - Fixed bug #21725 (return behaviour differs between include and require). (Zeev) +- Fixed bug #21689 (fgetcsv() suppresses some characters before a separator). + (Masahiro, Moriyoshi) - Fixed bug #21597 (made glob() understand Windows paths). (Edin) - Fixed bug #21549 (problem with Ingres II persistent connections). (Jani) - Fixed bug #21544 (Extended checks for where FreeTDS is installed). (Frank)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php