summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-07-12 17:01:51 +0200
committerAnatol Belski <ab@php.net>2016-07-12 17:01:51 +0200
commit3e6e5907840456b55405eb10581c351c05aaf38c (patch)
tree5029d4ab5e8df75f829c1f5258b76f6ef748ee45
parent61734881100c59fed1d3eefc80db0fc637a87e39 (diff)
downloadphp-git-3e6e5907840456b55405eb10581c351c05aaf38c.tar.gz
update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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)