From bfdb889d4f4cdc1c602db70f956726235778aac3 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Sat, 9 Feb 2013 23:02:26 -0800 Subject: [PATCH] update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) 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: -- 2.50.1