From: Marcus Boerger Date: Mon, 26 Dec 2005 14:48:58 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.1.2RC2~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b35266a350fcd77d246af30c890a28d78d2c7cb;p=php - BFN --- diff --git a/NEWS b/NEWS index f24da336e5..98f7b7b865 100644 --- a/NEWS +++ b/NEWS @@ -124,6 +124,7 @@ PHP NEWS greater then 255 characters). (Nuno,Ilia) - Fixed bug #30760 (Remove MessageBox on win32 for E_CORE errors if display_startup_error is off). (Ilia) +- Fixed bug #27678 (number_format() crashes with large numbers). (Marcus) 28 Nov 2005, PHP 5.1.1 - Disabled native date class to prevent pear::date conflict. (Ilia)