]> granicus.if.org Git - php/commit
MFH: Fixed stream_get_contents() when using $maxlength and socket is not
authorArnaud Le Blanc <lbarnaud@php.net>
Tue, 11 Nov 2008 01:56:33 +0000 (01:56 +0000)
committerArnaud Le Blanc <lbarnaud@php.net>
Tue, 11 Nov 2008 01:56:33 +0000 (01:56 +0000)
commitc7411c2c9686d6051fe3d2c0f0f5968b9fd79474
tree5bb46cdd029366752ecfd45b0c2cb4fba3721b54
parent3c01491e89fb6185199c2b05c8e0b945f6802ba4
MFH: Fixed stream_get_contents() when using $maxlength and socket is not
closed. indeyets@php.net on #46049.
NEWS
ext/standard/tests/streams/stream_get_contents_002.phpt [new file with mode: 0644]
main/streams/streams.c