com php-src: Update NEWS: NEWS
[email protected] (Xinchen Hui)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: d44eacab0796f07ccab52281d3cf7317d3ff0427 Author: Xinchen Hui <[email protected]> Tue, 11 Apr 2017 18:46:57 +0800 Parents: 87e6e1982bc6d6aa4062b6a42c38fa761833a1fc Branches: PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=d44eacab0796f07ccab52281d3cf7317d3ff0427 Log: Update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 6a7902a..1b77871 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP NEWS ?? ??? 2017, PHP 7.1.5 - Core: + . Fixed bug #74408 (Endless loop bypassing execution time limit). (Laruence) . Fixed bug #74353 (Segfault when killing within bash script trap code). (Laruence) . Fixed bug #74340 (Magic function __get has different behavior in php 7.1.x).