]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Fri, 25 Apr 2014 15:25:37 +0000 (17:25 +0200)
committerAnatol Belski <ab@php.net>
Fri, 25 Apr 2014 15:25:37 +0000 (17:25 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 5f8a0df914336ae6e1fdae147de307658f3218b2..77f9bde32c3351f4d438516efa608852e9b225b1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ PHP                                                                        NEWS
     by tempnam()). (Boro Sitnikovski)
   . Fixed bug #67072 (Echoing unserialized "SplFileObject" crash). (Anatol)
 
+- Date:
+  . Fixed bug #67118 (DateTime constructor crash with invalid data). (Anatol)
+
 - DOM:
   . Fixed bug #67081 (DOMDocumentType->internalSubset returns entire DOCTYPE tag,
     not only the subset). (Anatol)