summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-07-12 17:05:24 +0200
committerAnatol Belski <ab@php.net>2016-07-12 17:05:24 +0200
commitff5228752fb408a94f74d6aa128dcae933367146 (patch)
tree4ed2e4e3676332b4ce85d649fc192b03eadc1810
parent9f6af8186047db118c8a6613e51c26538b8b8017 (diff)
downloadphp-git-ff5228752fb408a94f74d6aa128dcae933367146.tar.gz
missed dot
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0dd348adcc..227f3d3157 100644
--- a/NEWS
+++ b/NEWS
@@ -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