From 05dac1d0a553a1e3cf817fd327e87f59482f1f86 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Wed, 16 Apr 2014 20:48:31 +0200 Subject: [PATCH] updated UPGRADING --- UPGRADING | 4 ++++ 1 file changed, 4 insertions(+) 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 ======================================== -- 2.40.0