From: Anatol Belski Date: Fri, 25 Apr 2014 15:27:07 +0000 (+0200) Subject: updated NEWS X-Git-Tag: PRE_PHPNG_MERGE~341^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=38248e445dd94fb7579c2c8f57b36a089030b43a;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 2c18f38f20..9303dd612c 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,7 @@ PHP NEWS - Date: . Fixed bug #66721 (__wakeup of DateTime segfaults when invalid object data is supplied). (Boro Sitnikovski) + . Fixed bug #67118 (DateTime constructor crash with invalid data). (Anatol) - DOM: . Fixed bug #67081 (DOMDocumentType->internalSubset returns entire DOCTYPE tag,