]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Mon, 24 Feb 2003 03:18:26 +0000 (03:18 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 24 Feb 2003 03:18:26 +0000 (03:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index cbfd954900412a012b7b74f095c8267378ce81c7..484d9aeb037085b1270083756c5ab60b1aaf4fbc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,7 @@ PHP 4                                                                      NEWS
 - Added improved JPEG 2000 support for getimagesize(). (Marcus, Adam Wright)
 - Added XBM and WBMP support for getimagesize(). (Marcus)
 - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe)
+- Fixed bug #22382 (fgetcsv() did not handle \" correctly). (Ilia)
 - Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT). (Jani)
 - Fixed bug #22363 (combinations of fwrite(), fread() and fseek() produce
   unexpected results). (Wez)