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

diff --git a/NEWS b/NEWS
index ba1d18eef198b7973fad4f15db9856133abfb66e..390006d520b5800505dedca2aab7923278614157 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)