1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 14:42:49 +02:00

update NEWS

This commit is contained in:
Stanislav Malyshev
2013-02-09 23:02:26 -08:00
parent 0ea83ff847
commit bfdb889d4f

4
NEWS
View File

@@ -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: