]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Tue, 2 May 2017 12:53:32 +0000 (14:53 +0200)
committerAnatol Belski <ab@php.net>
Tue, 2 May 2017 12:53:32 +0000 (14:53 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3edde50937b3dcfb718ce1b3c3c64af806d3d856..df84b1cb32c93a8fd5d9cbd1f1eebc4b1da29466 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ PHP                                                                        NEWS
 - intl:
   . Fixed bug #74468 (wrong reflection on Collator::sortWithSortKeys). (villfa)
 
+- phar:
+  . Fixed bug #51918 (Phar::webPhar() does not handle requests sent through PUT
+    and DELETE method). (Christian Weiske)
+
 - Standard:
   . Fixed bug #74510 (win32/sendmail.c anchors CC header but not BCC).
     (Damian Wadley, Anatol)