From: Anatol Belski Date: Wed, 16 Apr 2014 07:49:48 +0000 (+0200) Subject: updated NEWS X-Git-Tag: PRE_PHPNG_MERGE~372^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0e10dbde04392973cc1d8f34cfe5d8955ff1131;p=php updated NEWS --- diff --git a/NEWS b/NEWS index f281f5a36e..e7618794d9 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2014, PHP 5.6.0 Beta 2 +- CLI server: + . Fixed bug #67079 (Missing MIME types for XML/XSL files). (Anatol) + - Core: . Fixed bug #64604 (parse_url is inconsistent with specified port). (Ingo Walz)