From: Anatol Belski Date: Mon, 15 Feb 2016 07:21:46 +0000 (+0100) Subject: update NEWS X-Git-Tag: php-7.0.4RC1~15^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e027f16e947722ac69ed216ab60612b52dfaa45e;p=php update NEWS --- diff --git a/NEWS b/NEWS index 73019ff1e8..ac78099f98 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,10 @@ PHP NEWS . Bug #71559 (Built-in HTTP server, we can download file in web by bug). (Johannes, Anatol) +- Date: + . Fixed bug #71525 (Calls to date_modify will mutate timelib_rel_time, + causing date_date_set issues). (Sean DuBois) + - FPM: . Fixed #71269 (php-fpm dumped core). (Mickaël)