From: Anatol Belski Date: Wed, 15 Feb 2017 15:33:49 +0000 (+0100) Subject: [ci skip] update NEWS X-Git-Tag: php-7.0.17RC1~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e79754dee3ddba3178ffc1ea7d441cc47d4e2808;p=php [ci skip] update NEWS --- 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