From c7614a8c19d5d1f366ec219e745760ea2133e5a0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Gustavo=20Andr=C3=A9=20dos=20Santos=20Lopes?= Date: Tue, 17 Jul 2012 23:12:25 +0200 Subject: [PATCH] NEWS for b47d6b32 --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b3dcec7dea..8dc740cbae 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP NEWS ?? ??? 2012, PHP 5.4.6 - Core: + . Fixed bug in number_format() when the number was not finite. See pull + request #134. (Reeze Xia) . Fixed bug #62565 (Crashes due non-initialized internal properties_table). (Felipe) @@ -22,7 +24,7 @@ PHP NEWS crash). (Felipe) - Reflection: - . Implemented FR ##61602 (Allow access to name of constant used as default + . Implemented FR #61602 (Allow access to name of constant used as default value). (reeze.xia@gmail.com) - SimpleXML: -- 2.50.1