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

diff --git a/NEWS b/NEWS
index 2be0f007ecc4261202a55f15a7921cf1f4694673..1adba64664f096872538a585e6c310cce1e51bf3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ PHP                                                                        NEWS
   . Added new constant PHP_FD_SETSIZE. (cmb)
   . Added optind parameter to getopt(). (as)
   . Added PHP to SAPI error severity mapping for logs. (Martin Voruba)
+  . 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