From e79754dee3ddba3178ffc1ea7d441cc47d4e2808 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Wed, 15 Feb 2017 16:33:49 +0100 Subject: [PATCH] [ci skip] update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index f37c3b345f1..fb53eda66fb 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