summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-02-15 16:33:49 +0100
committerAnatol Belski <ab@php.net>2017-02-15 16:33:49 +0100
commite79754dee3ddba3178ffc1ea7d441cc47d4e2808 (patch)
tree7df59f589fffe118f98de67d395860fa1be17726
parent89a5bd67500510f30a729ff97048fa230c9f9bd3 (diff)
downloadphp-git-e79754dee3ddba3178ffc1ea7d441cc47d4e2808.tar.gz
[ci skip] update NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f37c3b345f..fb53eda66f 100644
--- a/NEWS
+++ b/NEWS
@@ -60,6 +60,8 @@ PHP NEWS
- Streams:
. Fixed bug #73496 (Invalid memory access in zend_inline_hash_func).
(Laruence)
+ . Fixed bug #74090 (stream_get_contents maxlength>-1 returns empty string).
+ (Anatol)
16 Feb 2017 PHP 7.0.16