From: Anatol Belski Date: Tue, 12 Jul 2016 15:02:39 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.1.0beta1~88 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b1168d8b7ed84ca36547f1afee92f9846d4d3a5;p=php update NEWS --- diff --git a/NEWS b/NEWS index 8a909dedd3..0dd348adcc 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,9 @@ PHP NEWS . Fixed bug #71911 (Unable to set --enable-debug on building extensions by phpize on Windows). (Yuji Uchiyama) +- COM: + Fixed bug #72569 (DOTNET/COM array parameters broke in PHP7). (Anatol) + - Date: . Fixed bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails parsing). (derick)