From 14dd6c2d548c8e7793694aaa5183ab83ecef784c Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Sun, 11 May 2014 17:43:28 -0700 Subject: [PATCH] fix news --- NEWS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 2c5fb894e10..73531dd6240 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)