summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2014-05-11 17:43:28 -0700
committerStanislav Malyshev <stas@php.net>2014-05-11 17:43:28 -0700
commit14dd6c2d548c8e7793694aaa5183ab83ecef784c (patch)
tree741d26d2585e8cd3392445045645c2244453e6d6
parent62b2eb666d8d418e1c4672bc81d00111f18049bd (diff)
downloadphp-git-14dd6c2d548c8e7793694aaa5183ab83ecef784c.tar.gz
fix news
-rw-r--r--NEWS3
1 files changed, 1 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2c5fb894e1..73531dd624 100644
--- a/NEWS
+++ b/NEWS
@@ -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)