com php-src: [ci skip] update NEWS: NEWS
[email protected] (Anatol Belski)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 4b3a11b3297c3eaf5e2fb695c9326f80cd636d37 Author: Anatol Belski <[email protected]> Tue, 2 May 2017 14:54:42 +0200 Parents: 476b7f16671b1d8188dff3532b2dea6fc1a48c7a Branches: PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=4b3a11b3297c3eaf5e2fb695c9326f80cd636d37 Log: [ci skip] update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index ba1d18e..390006d 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)