summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)