From: Nikita Popov Date: Thu, 2 Feb 2017 17:06:47 +0000 (+0100) Subject: Merge branch 'PHP-7.0' into PHP-7.1 X-Git-Tag: php-7.1.3RC1~67 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2658287fa19191ddf19142089abdd880534badb;p=php Merge branch 'PHP-7.0' into PHP-7.1 --- d2658287fa19191ddf19142089abdd880534badb diff --cc NEWS index 4243ac73e6,3d402c6798..589b07c155 --- a/NEWS +++ b/NEWS @@@ -1,7 -1,11 +1,11 @@@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2017 PHP 7.0.17 +?? ??? 2017, PHP 7.1.3 + - Core: + . Fixed bug #73807 (Performance problem with processing large post request). + (Nikita) + - OpenSSL: . Fixed bug #74022 (PHP Fast CGI crashes when reading from a pfx file). (Anatol)