diff options
author | Anatol Belski <ab@php.net> | 2016-07-12 17:05:24 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-07-12 17:05:24 +0200 |
commit | ff5228752fb408a94f74d6aa128dcae933367146 (patch) | |
tree | 4ed2e4e3676332b4ce85d649fc192b03eadc1810 | |
parent | 9f6af8186047db118c8a6613e51c26538b8b8017 (diff) | |
download | php-git-ff5228752fb408a94f74d6aa128dcae933367146.tar.gz |
missed dot
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,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 |