From: Anatol Belski Date: Tue, 12 Jul 2016 11:01:54 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.1.0beta1~96^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aabca89f951984c0a8d68520dfefb499f89735a8;p=php update NEWS --- diff --git a/NEWS b/NEWS index 69c004bc23..31cbca4370 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,8 @@ PHP NEWS . Fixed bug #72496 (Cannot declare public method with signature incompatible with parent private method). (Pedro Magalhães) . Fixed bug #72024 (microtime() leaks memory). (maroszek at gmx dot net) + . Fixed bug #71911 (Unable to set --enable-debug on building extensions by + phpize on Windows). (Yuji Uchiyama) - Date: . Fixed bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails