com php-src: sync NEWS: NEWS
[email protected] (Anatol Belski)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: c51ecac617aa51083ebd63ddb64c96b4e48e7e49 Author: Anatol Belski <[email protected]> Tue, 28 Mar 2017 13:22:40 +0200 Parents: 825f006117046e28a662545f13ee01e0df3977ac Branches: PHP-7.0.18 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=c51ecac617aa51083ebd63ddb64c96b4e48e7e49 Log: sync NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 377db83..d73dfdc 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,9 @@ PHP NEWS to `isfinite'). (Nikita) . Fixed bug #74302 (yield fromLABEL is over-greedy). (Sara) +- Apache: + . Reverted patch for bug #61471, fixes bug #74318. (Anatol) + - Date: . Fixed bug #72096 (Swatch time value incorrect for dates before 1970). (mcq8)