From: Christoph M. Becker Date: Mon, 11 Jul 2016 14:09:12 +0000 (+0200) Subject: Update NEWS X-Git-Tag: php-7.1.0beta1~108^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=90e11e0c139bfb6c9e5400afc5f2bfce52eed31e;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 64cffd9091..b2289638ac 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,10 @@ PHP NEWS with parent private method). (Pedro Magalhães) . Fixed bug #72024 (microtime() leaks memory). (maroszek at gmx dot net) +- Date: + . Fixed bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails + parsing). (derick) + - Filter: . Fixed bug #71745 (FILTER_FLAG_NO_RES_RANGE does not cover whole 127.0.0.0/8 range). (bugs dot php dot net at majkl578 dot cz)