]> granicus.if.org Git - php/commitdiff
updated UPGRADING
authorAnatol Belski <ab@php.net>
Wed, 16 Apr 2014 18:48:31 +0000 (20:48 +0200)
committerAnatol Belski <ab@php.net>
Wed, 16 Apr 2014 18:48:31 +0000 (20:48 +0200)
UPGRADING

index a46bb6ecf402293bb8a78e2d2150d25c97e1c1f3..cc427dcbfcb0f4f9f16134a9b1c43749bfe5e3bf 100755 (executable)
--- 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
 ========================================