com php-src: update NEWS: NEWS
[email protected] (Anatol Belski)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 5c93a31804fe7592d862c12eff15199c55058d72 Author: Anatol Belski <[email protected]> Tue, 28 Mar 2017 13:12:27 +0200 Parents: ef8632c9dc5c4827a47c5b226ad5a0a9cb93326e Branches: PHP-7.0 PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=5c93a31804fe7592d862c12eff15199c55058d72 Log: update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 929dd93..0a5d441 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,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)