From: Anatol Belski Date: Tue, 12 Jul 2016 11:04:04 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.1.0beta1~95 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf8c12a6b07db4b632ee0fad34d865bdd6fc0bda;p=php update NEWS --- diff --git a/NEWS b/NEWS index 2be0f007ec..1adba64664 100644 --- 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