From: Ilia Alshanetsky Date: Wed, 19 Feb 2003 00:50:36 +0000 (+0000) Subject: Bug fixing news. X-Git-Tag: php-4.3.2RC1~180 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2176e0843afcea27daa9f2139bdd0cde615ccd9;p=php Bug fixing news. --- diff --git a/NEWS b/NEWS index 8d8ec24e42..3d9f2fe0de 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 #22283 (possible crash when opening relative URLs). (Ilia) - 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)