moriyoshi Sat Feb 15 15:00:05 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: B.F.N. Index: php4/NEWS diff -u php4/NEWS:1.1247.2.90 php4/NEWS:1.1247.2.91 --- php4/NEWS:1.1247.2.90 Sat Feb 15 11:00:20 2003 +++ php4/NEWS Sat Feb 15 15:00:03 2003 @@ -20,6 +20,7 @@ - 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 #22234 (copy() fails if source file has 0 length). (Moriyoshi) - Fixed bug #22227 (printf() field limiters broke between 4.2.3 and 4.3.0). (Moriyoshi) - Fixed bug #22224 (implode() changes object references in array). (Moriyoshi)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php