We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b47d6b3 commit c7614a8Copy full SHA for c7614a8
NEWS
@@ -3,6 +3,8 @@ PHP NEWS
3
?? ??? 2012, PHP 5.4.6
4
5
- Core:
6
+ . Fixed bug in number_format() when the number was not finite. See pull
7
+ request #134. (Reeze Xia)
8
. Fixed bug #62565 (Crashes due non-initialized internal properties_table).
9
(Felipe)
10
@@ -22,7 +24,7 @@ PHP NEWS
22
24
crash). (Felipe)
23
25
26
- Reflection:
- . Implemented FR ##61602 (Allow access to name of constant used as default
27
+ . Implemented FR #61602 (Allow access to name of constant used as default
28
value). (reeze.xia@gmail.com)
29
30
- SimpleXML:
0 commit comments