From: Anatol Belski Date: Wed, 16 Apr 2014 12:15:26 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.5.13RC1~63 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=228a3537d3b2dcecc4911daa83bcff7116f884c1;p=php updated NEWS --- diff --git a/NEWS b/NEWS index f4ae924fa7..a11bb205b9 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,10 @@ PHP NEWS - CLI server: . Fixed bug #67079 (Missing MIME types for XML/XSL files). (Anatol) +- DOM: + . Fixed bug #67081 (DOMDocumentType->internalSubset returns entire DOCTYPE tag, + not only the subset). (Anatol) + ?? ??? 2014, PHP 5.5.12 - Core: . Fixed bug #61019 (Out of memory on command stream_get_contents). (Mike)