From: Anatol Belski Date: Tue, 2 May 2017 12:54:42 +0000 (+0200) Subject: [ci skip] update NEWS X-Git-Tag: php-7.1.6RC1~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b3a11b3297c3eaf5e2fb695c9326f80cd636d37;p=php [ci skip] update NEWS --- diff --git a/NEWS b/NEWS index ba1d18eef1..390006d520 100644 --- 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)