1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 07:02:33 +02:00
This commit is contained in:
Stanislav Malyshev
2014-05-11 17:43:28 -07:00
parent 62b2eb666d
commit 14dd6c2d54

3
NEWS
View File

@@ -10,8 +10,7 @@ PHP NEWS
by tempnam()). (Boro Sitnikovski)
. Fixed bug #67072 (Echoing unserialized "SplFileObject" crash). (Anatol)
. Fixed bug #67245 (usage of memcpy() with overlapping src and dst in
zend_exceptions.c) (backported fix from PHP 5.6; initially committed
to wrong branch). (Bob)
zend_exceptions.c). (Bob)
- Date:
. Fixed bug #67118 (DateTime constructor crash with invalid data). (Anatol)