report intl fix

This commit is contained in:
Stanislav Malyshev 2010-11-19 23:27:52 +00:00
parent e6c213b8ea
commit f061627899

2
NEWS
View File

@ -3,6 +3,8 @@
?? ??? 2010, PHP 5.3.4
- Fixed extract() to do not overwrite $GLOBALS and $this when using
EXTR_OVERWRITE. (jorto at redhat dot com)
- Fixed crashes on invalid parameters in intl extension (Stas, Maksymilian
Arciemowicz)
- Fixed bug #53362 (Segmentation fault when extending SplFixedArray). (Felipe)
- Fixed bug #47168 (printf of floating point variable prints maximum of 40
decimal places). (Ilia)