summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2014-04-16 20:47:17 +0200
committerAnatol Belski <ab@php.net>2014-04-16 20:47:17 +0200
commitba0383024137c0d3c102ee9fb4eb19d0f9d04578 (patch)
treeb1c531ac79049482195995a522bdbf76c88338f7
parent947b20bc6704e38dfdcb8d2c1d790c49cc871061 (diff)
downloadphp-git-ba0383024137c0d3c102ee9fb4eb19d0f9d04578.tar.gz
updated UPGRADING
-rwxr-xr-xUPGRADING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 7ede420883..37fa0e3fb3 100755
--- a/UPGRADING
+++ b/UPGRADING
@@ -85,6 +85,10 @@ PHP 5.5 UPGRADE NOTES
configure this. The service can now use Type=notify in the systemd
unit file. (Remi)
+- Support for several XML MIME types in the built-in CLI server. For static
+ files with extensions .xml, .xsl, .xsd the Content-Type header
+ application/xml is now sent automatically.
+
========================================
3. Deprecated Functionality
========================================