From: Anatol Belski Date: Wed, 16 Apr 2014 18:47:17 +0000 (+0200) Subject: updated UPGRADING X-Git-Tag: php-5.5.13RC1~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba0383024137c0d3c102ee9fb4eb19d0f9d04578;p=php updated UPGRADING --- 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 ========================================