/
proc
/
2156873
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
spl
/
tests
/
File Upload :
llllll
Current File: //proc/2156873/root/usr/local/lsws/phpbuild/php-8.0.7/ext/spl/tests/bug70853.phpt
--TEST-- Bug #70853 (SplFixedArray throws exception when using ref variable as index) --FILE-- <?php $list = new SplFixedArray(10); $ndx = 1; $ndx2 =& $ndx; $list[$ndx] = 123; // This throws an exception; $list[$ndx2] = 123; // as does this, to. echo 'ok'; ?> --EXPECT-- ok
Copyright ©2k19 -
Hexid
|
Tex7ure