From: Stanislav Malyshev Date: Sun, 10 Feb 2013 07:02:26 +0000 (-0800) Subject: update NEWS X-Git-Tag: php-5.5.0alpha5~22^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bfdb889d4f4cdc1c602db70f956726235778aac3;p=php update NEWS --- diff --git a/NEWS b/NEWS index e3b5075fcc..f205f3b86c 100644 --- 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: