com php-src: [ci skip] update NEWS: NEWS
[email protected] (Anatol Belski)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 89f2dd2879c45f3adb8cfd1dbc0b715e71cda71b Author: Anatol Belski <[email protected]> Thu, 2 Feb 2017 14:21:31 +0100 Parents: e16d357e27fe2c6c34b8636fba7c5fb5c49b5ea8 Branches: PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=89f2dd2879c45f3adb8cfd1dbc0b715e71cda71b Log: [ci skip] update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index f57cad2..4243ac7 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2017, PHP 7.1.3 +- OpenSSL: + . Fixed bug #74022 (PHP Fast CGI crashes when reading from a pfx file). + (Anatol) + - Standard: . Fixed bug #74005 (mail.add_x_header causes RFC-breaking lone line feed). (Anatol)