com php-src: [ci skip] update NEWS: NEWS
[email protected] (Anatol Belski)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 36c53036e7176b603dab2d6b70433bf42f7ee203 Author: Anatol Belski <[email protected]> Tue, 2 May 2017 12:38:04 +0200 Parents: 20a608d9dae4c758bf608e10fd2cdb9cc1559625 Branches: PHP-7.0 PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=36c53036e7176b603dab2d6b70433bf42f7ee203 Log: [ci skip] update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 2a05eae..3edde50 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,10 @@ PHP NEWS - intl: . Fixed bug #74468 (wrong reflection on Collator::sortWithSortKeys). (villfa) +- Standard: + . Fixed bug #74510 (win32/sendmail.c anchors CC header but not BCC). + (Damian Wadley, Anatol) + - xmlreader: . Fixed bug #74457 (Wrong reflection on XMLReader::expand). (villfa)