From: Anatol Belski Date: Thu, 17 Apr 2014 09:06:55 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.5.13RC1~59 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=de6f297e7c3e2c3870a7345a3db6acd1cf6a8ce2;p=php updated NEWS --- diff --git a/NEWS b/NEWS index a11bb205b9..03331753ae 100644 --- 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)