Skip to content

Commit bfdb889

Browse files
committed
update NEWS
1 parent 0ea83ff commit bfdb889

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ PHP NEWS
88
- Mbstring:
99
. mb_split() can now handle empty matches like preg_split() does. (Moriyoshi)
1010

11+
- SPL:
12+
. Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended).
13+
(Nikita Popov)
14+
1115
?? ??? 2012, PHP 5.4.12
1216

1317
- Core:

0 commit comments

Comments
 (0)