From c618d3e84b43f20c9a1ebe328763c65ee8ab431e Mon Sep 17 00:00:00 2001 From: Jakub Zelenka Date: Sun, 14 Apr 2024 14:32:10 +0100 Subject: [PATCH] Set streams NEWS category for file_get_contents fix --- NEWS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/NEWS b/NEWS index b462b9b8344..cd339a91b16 100644 --- a/NEWS +++ b/NEWS @@ -41,11 +41,9 @@ PHP NEWS . Fixed bug GH-13891 (memleak and segfault when using ini_set with session.trans_sid_hosts). (nielsdos, kamil-tekiela) -- Standard: +- Streams: . Fixed file_get_contents() on Windows fails with "errno=22 Invalid argument". (Damian Wójcik) - -- Streams: . Fixed bug GH-13264 (Part 1 - Memory leak on stream filter failure). (Jakub Zelenka) . Fixed bug GH-13860 (Incorrect PHP_STREAM_OPTION_CHECK_LIVENESS case in