summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Watkins <krakjoe@php.net>2016-04-29 13:05:29 +0100
committerJoe Watkins <krakjoe@php.net>2016-04-29 13:05:29 +0100
commitfdeb8a199e769068a0fe13b19ff58d01915e404c (patch)
tree0853bad5713ce5d38170f2eb2b2372c5f27cacf9
parent3aaf90df49896ec935abb2351c14fb42028dac2f (diff)
downloadphp-git-fdeb8a199e769068a0fe13b19ff58d01915e404c.tar.gz
news entry
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b8a0d86003..12d37847ae 100644
--- a/NEWS
+++ b/NEWS
@@ -70,5 +70,6 @@ PHP NEWS
. Implemented FR #69359 (Provide a way to fetch the current environment
variables). (Ferenc)
. unpack() function accepts an additional optional argument $offset. (Dmitry)
+ . Implemented #51879 stream context socket option tcp_nodelay (Joe)
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>