From: Anatol Belski Date: Tue, 12 Jul 2016 15:01:51 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.1.0beta1~89^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e6e5907840456b55405eb10581c351c05aaf38c;p=php update NEWS --- diff --git a/NEWS b/NEWS index 309ba97e13..39f1326097 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,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)