]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorBob Weinand <bobwei9@hotmail.com>
Sun, 11 May 2014 13:13:40 +0000 (15:13 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Sun, 11 May 2014 13:13:40 +0000 (15:13 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 848029fcdc32a0261939925aac86bcb60dc01fa1..2c5fb894e10efa95800eaa851e4f1f28a1f2bd1a 100644 (file)
--- 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)