From: Anatol Belski Date: Fri, 25 Apr 2014 15:25:37 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.5.13RC1~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46344b11b44c11a7198e03c837f9e9f4ca2b572a;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 5f8a0df914..77f9bde32c 100644 --- 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)