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

diff --git a/NEWS b/NEWS
index 8a909dedd3515b3af890092c432d056da0b5a978..0dd348adccb516bd96fd5e614678753579563ff4 100644 (file)
--- 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)