]> granicus.if.org Git - php/commitdiff
update NEWS
authorStanislav Malyshev <stas@php.net>
Sun, 10 Feb 2013 07:02:26 +0000 (23:02 -0800)
committerStanislav Malyshev <stas@php.net>
Sun, 10 Feb 2013 07:02:26 +0000 (23:02 -0800)
NEWS

diff --git a/NEWS b/NEWS
index e3b5075fccf3c2b25e24597aa5233d1a59f123e4..f205f3b86c25b2c6db6f5a83182dbec176250f84 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ PHP                                                                        NEWS
 - Mbstring:
   . mb_split() can now handle empty matches like preg_split() does. (Moriyoshi)
 
+- SPL:
+  . Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended). 
+    (Nikita Popov)
+
 ?? ??? 2012, PHP 5.4.12
 
 - Core: