From: Pierre Joye Date: Tue, 24 Mar 2009 09:45:39 +0000 (+0000) Subject: - #47757 rename JPG to JPEG in phpinfo X-Git-Tag: php-5.3.0RC2~298 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d9febb46beb646c45f0c6f39fa976ecf1eed453e;p=php - #47757 rename JPG to JPEG in phpinfo --- diff --git a/NEWS b/NEWS index 461ffd6a82..b3d43eeb07 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,7 @@ PHP NEWS - Added support for CP850 encoding in mbstring extension. (Denis Giffeler, Moriyoshi) +- Fixed bug #47757 (rename JPG to JPEG in phpinfo). (Pierre) - Fixed bug #47678 (Allow loadExtension to be disabled in SQLite3). (Scott) - Fixed bug #47671 (Cloning SplObjectStorage instances). (Etienne) - Fixed bug #47664 (get_class returns NULL instead of FALSE). (Dmitry)