/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
streams
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/streams/bug78326.phpt
--TEST-- memory allocation on stream_get_contents() --INI-- memory_limit=32M --FILE-- <?php $f = tmpfile(); fwrite($f, '.'); $chunks = array(); for ($i = 0; $i < 1000; ++$i) { rewind($f); $chunks[] = stream_get_contents($f, 1000000); } var_dump(count($chunks)); ?> --EXPECT-- int(1000)
Copyright ©2k19 -
Hexid
|
Tex7ure