]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Thu, 17 Apr 2014 09:06:55 +0000 (11:06 +0200)
committerAnatol Belski <ab@php.net>
Thu, 17 Apr 2014 09:06:55 +0000 (11:06 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a11bb205b95aefbeddb0747964f29049681684ac..03331753ae85a8dd600e926fb4c29d9f1affd0ff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ PHP                                                                        NEWS
   . Fixed bug #67081 (DOMDocumentType->internalSubset returns entire DOCTYPE tag,
     not only the subset). (Anatol)
 
+- Standard:
+  . Fixed bug #67072 (Echoing unserialized "SplFileObject" crash). (Anatol)
+
 ?? ??? 2014, PHP 5.5.12
 - Core:
   . Fixed bug #61019 (Out of memory on command stream_get_contents). (Mike)