/
proc
/
self
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
streams
/
File Upload :
llllll
Current File: //proc/self/root/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/streams/bug47997.phpt
--TEST-- Bug #47997 (stream_copy_to_stream returns 1 on empty streams) --INI-- allow_url_fopen=1 --FILE-- <?php $in = fopen('data://text/plain,', 'rb+'); $out = fopen('php://memory', 'wb+'); var_dump(stream_copy_to_stream($in, $out)); ?> --EXPECT-- int(0)
Copyright ©2k19 -
Hexid
|
Tex7ure