From: Xinchen Hui Date: Mon, 13 Feb 2017 11:17:51 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-7.1.3RC1~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=930ce02048471361bd0016ebf99d26bc5fdb4d04;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 6fa6d883b1..4dfcf14343 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP NEWS ?? ??? 2017, PHP 7.1.3 - Core: + . Fixed bug #73989 (PHP 7.1 Segfaults within Symfony test suite). + (Dmitry, Laruence) . Fixed bug #74084 (Out of bound read - zend_mm_alloc_small). (Laruence) . Fixed bug #73807 (Performance problem with processing large post request). (Nikita)