diff options
author | Stanislav Malyshev <stas@php.net> | 2014-05-11 17:43:28 -0700 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2014-05-11 17:43:28 -0700 |
commit | 14dd6c2d548c8e7793694aaa5183ab83ecef784c (patch) | |
tree | 741d26d2585e8cd3392445045645c2244453e6d6 | |
parent | 62b2eb666d8d418e1c4672bc81d00111f18049bd (diff) | |
download | php-git-14dd6c2d548c8e7793694aaa5183ab83ecef784c.tar.gz |
fix news
-rw-r--r-- | NEWS | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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) |