summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2014-07-16 17:45:23 +0300
committerLior Kaplan <kaplanlior@gmail.com>2014-07-16 17:45:23 +0300
commitef958405507d75dd591801802d7c72724fb332be (patch)
treebb8b0b1bbb90e20249ab6ee0ea9283b6b74240d0
parent33de1dece8d54c1e194a4c5cad374567eb838927 (diff)
downloadphp-git-ef958405507d75dd591801802d7c72724fb332be.tar.gz
Fix my name in the given credit
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 065a3659ba..0b1d95fbfd 100644
--- a/NEWS
+++ b/NEWS
@@ -31,7 +31,7 @@ PHP NEWS
- OpenSSL:
. Fixed bug #67609 (TLS connections fail behind HTTP proxy). (Daniel Lowrey)
. Fixed broken build against OpenSSL older than 0.9.8 where ECDH unavailable.
- (Kaplan Lior)
+ (Lior Kaplan)
- Phar:
. Fixed bug #67587 (Redirection loop on nginx with FPM). (Christian Weiske)