/
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/fixedarray_006.phpt
--TEST-- SPL: FixedArray: Assigning objects --FILE-- <?php $b = 10000; $a = new SplFixedArray($b); try { for ($i = 0; $i < 100; $i++) { $a[] = new stdClass; } } catch (Exception $e) { echo $e->getMessage(), "\n"; } print "ok\n"; ?> --EXPECT-- Index invalid or out of range ok
Copyright ©2k19 -
Hexid
|
Tex7ure