mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Set streams NEWS category for file_get_contents fix
This commit is contained in:
parent
8421cfda61
commit
c618d3e84b
1 changed files with 1 additions and 3 deletions
4
NEWS
4
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue