]> granicus.if.org Git - php/commit
Fixed bug #74090 stream_get_contents maxlength>-1 returns empty string
authorAnatol Belski <ab@php.net>
Wed, 15 Feb 2017 10:22:47 +0000 (11:22 +0100)
committerAnatol Belski <ab@php.net>
Wed, 15 Feb 2017 10:22:47 +0000 (11:22 +0100)
commit89a5bd67500510f30a729ff97048fa230c9f9bd3
tree24103d2adabc7c9e9879e52eacec9e1fed4a25ab
parent391735053181f3d166e4ebb58cf04a8acf3d1724
Fixed bug #74090 stream_get_contents maxlength>-1 returns empty string
ext/standard/tests/streams/bug74090.phpt [new file with mode: 0644]
main/streams/php_streams_int.h
main/streams/xp_socket.c