/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
Zend
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/Zend/tests/bug35470.phpt
--TEST-- Bug #35470 (Assigning global using variable name from array doesn't function) --FILE-- <?php $x = array("test", "55"); global ${$x[0]}; ${$x[0]} = $x[1]; echo "Test: $test\n"; ?> --EXPECT-- Test: 55
Copyright ©2k19 -
Hexid
|
Tex7ure