diff options
author | Anatol Belski <ab@php.net> | 2016-07-12 17:04:41 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-07-12 17:04:41 +0200 |
commit | be77ce37fd3290365a359f7143cc636d66f14cf1 (patch) | |
tree | 926baa58ec7e23826d3c342b9f6415211d196e39 | |
parent | 3e6e5907840456b55405eb10581c351c05aaf38c (diff) | |
download | php-git-be77ce37fd3290365a359f7143cc636d66f14cf1.tar.gz |
missed the dot
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ PHP NEWS phpize on Windows). (Yuji Uchiyama) - COM: - Fixed bug #72569 (DOTNET/COM array parameters broke in PHP7). (Anatol) + . Fixed bug #72569 (DOTNET/COM array parameters broke in PHP7). (Anatol) - Date: . Fixed bug #66836 (DateTime::createFromFormat 'U' with pre 1970 dates fails |