]> granicus.if.org Git - php/commit
Fixed bug #48307 (stream_copy_to_stream() copies 0 bytes when $source
authorArnaud Le Blanc <lbarnaud@php.net>
Sat, 16 May 2009 20:22:29 +0000 (20:22 +0000)
committerArnaud Le Blanc <lbarnaud@php.net>
Sat, 16 May 2009 20:22:29 +0000 (20:22 +0000)
commit804ed57ad31c5e24645da336f9f04b7616e396fb
treeb62977c0a748c3042252e0d88b62d3f424e5f850
parentdd8ba68ca741d8b0cd4ff9759a936055327c7f80
Fixed bug #48307 (stream_copy_to_stream() copies 0 bytes when $source
is a socket)
ext/standard/tests/streams/stream_copy_to_stream_socket.phpt [new file with mode: 0644]
main/streams/streams.c