From 62b2eb666d8d418e1c4672bc81d00111f18049bd Mon Sep 17 00:00:00 2001 From: Bob Weinand Date: Sun, 11 May 2014 15:13:40 +0200 Subject: [PATCH] Updated NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 848029fcdc..2c5fb894e1 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,9 @@ PHP NEWS . Fixed bug #65701 (copy() doesn't work when destination filename is created 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) - Date: . Fixed bug #67118 (DateTime constructor crash with invalid data). (Anatol) -- 2.40.0