diff options
author | Anatol Belski <ab@php.net> | 2017-03-28 13:12:27 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2017-03-28 13:12:27 +0200 |
commit | 5c93a31804fe7592d862c12eff15199c55058d72 (patch) | |
tree | b325a18ddbec4c57462a660ad95e00d70c03217b | |
parent | ef8632c9dc5c4827a47c5b226ad5a0a9cb93326e (diff) | |
download | php-git-5c93a31804fe7592d862c12eff15199c55058d72.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |