From aabca89f951984c0a8d68520dfefb499f89735a8 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Tue, 12 Jul 2016 13:01:54 +0200 Subject: [PATCH] update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.50.1