From: Anatol Belski Date: Wed, 16 Apr 2014 18:48:31 +0000 (+0200) Subject: updated UPGRADING X-Git-Tag: php-5.6.0beta2~1^2~53 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05dac1d0a553a1e3cf817fd327e87f59482f1f86;p=php updated UPGRADING --- diff --git a/UPGRADING b/UPGRADING index a46bb6ecf4..cc427dcbfc 100755 --- a/UPGRADING +++ b/UPGRADING @@ -161,6 +161,10 @@ PHP 5.6 UPGRADE NOTES - Support for FPM workers changing the apparmor profile through the pool configuration. (https://wiki.php.net/rfc/fpm_change_hat) +- 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 ========================================