]> granicus.if.org Git - php/commitdiff
B.F.N.
authorMoriyoshi Koizumi <moriyoshi@php.net>
Sat, 15 Feb 2003 16:00:20 +0000 (16:00 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Sat, 15 Feb 2003 16:00:20 +0000 (16:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e1b47499a078ff136f63f1fb11864a16f8a34dfe..af96c72ac4c0a5e51437b993f3639125fd8e3f28 100644 (file)
--- 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)