/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
Zend
/
tests
/
varSyntax
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/Zend/tests/varSyntax/parenthesesDeref.phpt
--TEST-- Dereferencing expression parentheses --INI-- zend.enable_gc=1 --FILE-- <?php $array = [&$array, 1]; var_dump(($array)[1]); var_dump((($array[0][0])[0])[1]); var_dump(((object) ['a' => 0, 'b' => 1])->b); $obj = (object) ['a' => 0, 'b' => ['var_dump', 1]]; (clone $obj)->b[0](1); ?> --EXPECT-- int(1) int(1) int(1) int(1)
Copyright ©2k19 -
Hexid
|
Tex7ure