summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2016-05-16 14:48:13 +0800
committerXinchen Hui <laruence@gmail.com>2016-05-16 14:48:13 +0800
commit8578fb994b9df936dd32ff641d1abd985d810a97 (patch)
tree81a2926652a8a6b27fc4d1c1f00a114189de5c2e
parent07220f615b432837e158820fa08206fcc78c93e2 (diff)
downloadphp-git-8578fb994b9df936dd32ff641d1abd985d810a97.tar.gz
Correct name, it was typed in habitually
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index be050bcd0f..d8ab92fbfd 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ PHP NEWS
- Core:
. Fixed bug #72218 (If host name cannot be resolved then PHP 7 crashes).
- (Laruence)
+ (Esminis at esminis dot lt)
- Intl:
. Fixed bug #64524 (Add intl.use_exceptions to php.ini-*). (Anatol)