]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Tue, 25 Feb 2003 04:21:26 +0000 (04:21 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 25 Feb 2003 04:21:26 +0000 (04:21 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3896506b2d535157b5d6eeb2075d278fe71c418d..431704cab70bb221750a97e50bccff9dc5fd8690 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ 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 #22402 (opening of ftp for read/write could fail due to invalid
+  return code handling). (Ilia)
 - 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