From: Anatol Belski Date: Tue, 28 Mar 2017 11:14:51 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.1.4RC1~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2a5e631e31365f9ba281eb14fc1335f5f07dc481;p=php update NEWS --- diff --git a/NEWS b/NEWS index c0220fd8d4..aff1233ec6 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)