]> granicus.if.org Git - php/commitdiff
report intl fix
authorStanislav Malyshev <stas@php.net>
Fri, 19 Nov 2010 23:27:52 +0000 (23:27 +0000)
committerStanislav Malyshev <stas@php.net>
Fri, 19 Nov 2010 23:27:52 +0000 (23:27 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0291108cb4ad0da1b49b61a1ff1bd15deaf5461b..5e94ae94ec76ec509eeb3cd8961a736170a50417 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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)