com php-src: sync news: NEWS
[email protected] (Joe Watkins)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: e6e45428d3e227bb09b3502b5467c599bc699da0 Author: Joe Watkins <[email protected]> Tue, 14 Mar 2017 13:11:58 +0000 Parents: b29369b539fcb1aec364923e71ca5e397c933cfe Branches: PHP-7.1.3 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e6e45428d3e227bb09b3502b5467c599bc699da0 Log: sync news Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index e93e125..89d26f3 100644 --- a/NEWS +++ b/NEWS @@ -50,8 +50,6 @@ PHP NEWS . Fixed bug #74022 (PHP Fast CGI crashes when reading from a pfx file). (Anatol) . Fixed bug #74099 (Memory leak with openssl_encrypt()). (Andrew Nester) - . Fixed bug #74159 (Writing a large buffer to a non-blocking encrypted stream - fails with "bad write retry"). (trowski) - Standard: . Fixed bug #74005 (mail.add_x_header causes RFC-breaking lone line feed).