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

diff --git a/NEWS b/NEWS
index 309ba97e13b7ec2f74a2a8c6d3b6ed08e638fb8e..39f1326097913dc4158674f8258847fbea497ede 100644 (file)
--- 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)