diff options
author | Anatol Belski <ab@php.net> | 2016-07-12 17:01:51 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-07-12 17:01:51 +0200 |
commit | 3e6e5907840456b55405eb10581c351c05aaf38c (patch) | |
tree | 5029d4ab5e8df75f829c1f5258b76f6ef748ee45 | |
parent | 61734881100c59fed1d3eefc80db0fc637a87e39 (diff) | |
download | php-git-3e6e5907840456b55405eb10581c351c05aaf38c.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |