From: Moriyoshi Koizumi Date: Sat, 15 Feb 2003 16:00:20 +0000 (+0000) Subject: B.F.N. X-Git-Tag: php-4.3.2RC1~197 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=af1432d9a886b46ac9ec9af9dd6d8cc4c7eea2ba;p=php B.F.N. --- diff --git a/NEWS b/NEWS index e1b47499a0..af96c72ac4 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,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 #22227 (printf() field limiters broke between 4.2.3 and 4.3.0). + (Moriyoshi) - Fixed bug #22224 (implode() changes object references in array). (Moriyoshi) - Fixed bug #22207 (e notation in *printf would be missing a 0 when there is no exponent). (Ilia)