/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
spl
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/spl/tests/bug71153.phpt
--TEST-- Bug #71153: Performance Degradation in ArrayIterator with large arrays --FILE-- <?php $n = 200000; for ($i = 0; $i < $n; ++$i) { foreach (new ArrayIterator([]) as $v) {} } echo "done\n"; ?> --EXPECT-- done
Copyright ©2k19 -
Hexid
|
Tex7ure