diff options
author | Joe Watkins <krakjoe@php.net> | 2016-04-29 13:05:29 +0100 |
---|---|---|
committer | Joe Watkins <krakjoe@php.net> | 2016-04-29 13:05:29 +0100 |
commit | fdeb8a199e769068a0fe13b19ff58d01915e404c (patch) | |
tree | 0853bad5713ce5d38170f2eb2b2372c5f27cacf9 | |
parent | 3aaf90df49896ec935abb2351c14fb42028dac2f (diff) | |
download | php-git-fdeb8a199e769068a0fe13b19ff58d01915e404c.tar.gz |
news entry
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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! >>> |