1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 04:51:03 +02:00

Bug doesn't exists in any release

This commit is contained in:
Xinchen Hui
2012-07-18 18:00:09 +08:00
parent c7614a8c19
commit c7c939b5d8

4
NEWS
View File

@@ -3,8 +3,6 @@ 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)
@@ -17,7 +15,7 @@ PHP NEWS
- Fileinfo:
. Fixed bug #61964 (finfo_open with directory causes invalid free).
(reeze.xia@gmail.com)
(reeze.xia@gmail.com)
- Intl:
. Fixed bug #62564 (Extending MessageFormatter and adding property causes