summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2014-04-16 09:49:48 +0200
committerAnatol Belski <ab@php.net>2014-04-16 09:49:48 +0200
commitd0e10dbde04392973cc1d8f34cfe5d8955ff1131 (patch)
tree177150ad05320cd795eb490098f95f92ae6f8471
parentb4c238c8cf3d8efcb307e18e51863e7eb01f4d32 (diff)
downloadphp-git-d0e10dbde04392973cc1d8f34cfe5d8955ff1131.tar.gz
updated NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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)