com php-src: Update NEWS: NEWS
[email protected] (Xinchen Hui)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 930ce02048471361bd0016ebf99d26bc5fdb4d04 Author: Xinchen Hui <[email protected]> Mon, 13 Feb 2017 19:17:51 +0800 Parents: 9df7cc3e68a327ad6fb38cecb55ca151a033695d Branches: PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=930ce02048471361bd0016ebf99d26bc5fdb4d04 Log: Update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 6fa6d88..4dfcf14 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)