summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-07-12 17:04:41 +0200
committerAnatol Belski <ab@php.net>2016-07-12 17:04:41 +0200
commitbe77ce37fd3290365a359f7143cc636d66f14cf1 (patch)
tree926baa58ec7e23826d3c342b9f6415211d196e39
parent3e6e5907840456b55405eb10581c351c05aaf38c (diff)
downloadphp-git-be77ce37fd3290365a359f7143cc636d66f14cf1.tar.gz
missed the dot
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 39f1326097..326c6c4510 100644
--- a/NEWS
+++ b/NEWS
@@ -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