com php-src: update NEWS: NEWS
[email protected] (Anatol Belski)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 2a5e631e31365f9ba281eb14fc1335f5f07dc481 Author: Anatol Belski <[email protected]> Tue, 28 Mar 2017 13:14:51 +0200 Parents: 279d1efbdb33e102c4facf5409088dcf6c749032 Branches: PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=2a5e631e31365f9ba281eb14fc1335f5f07dc481 Log: update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index c0220fd..aff1233 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,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)