diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2014-07-16 17:45:23 +0300 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2014-07-16 17:45:23 +0300 |
commit | ef958405507d75dd591801802d7c72724fb332be (patch) | |
tree | bb8b0b1bbb90e20249ab6ee0ea9283b6b74240d0 | |
parent | 33de1dece8d54c1e194a4c5cad374567eb838927 (diff) | |
download | php-git-ef958405507d75dd591801802d7c72724fb332be.tar.gz |
Fix my name in the given credit
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |