From: Moriyoshi Koizumi Date: Sat, 15 Feb 2003 20:00:03 +0000 (+0000) Subject: B.F.N. X-Git-Tag: php-4.3.2RC1~195 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4382065fad49dc16f32f375e7c30807750e4301a;p=php B.F.N. --- diff --git a/NEWS b/NEWS index af96c72ac4..4d2519ce6c 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,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 #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)