]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Tue, 12 Jul 2016 11:01:54 +0000 (13:01 +0200)
committerAnatol Belski <ab@php.net>
Tue, 12 Jul 2016 11:01:54 +0000 (13:01 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 69c004bc23dcef016b66993a30d96ed3ca620000..31cbca4370d326fcd2bd789bf8a6a144833b0f14 100644 (file)
--- 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