/
proc
/
1387183
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
tests
/
lang
/
File Upload :
llllll
Current File: //proc/1387183/root/usr/local/lsws/phpbuild/php-8.0.7/tests/lang/bug25652.phpt
--TEST-- Bug #25652 (Calling Global functions dynamically fails from Class scope) --FILE-- <?php function testfunc ($var) { echo "testfunc $var\n"; } class foo { public $arr = array('testfunc'); function bar () { $this->arr[0]('testvalue'); } } $a = new foo (); $a->bar (); ?> --EXPECT-- testfunc testvalue
Copyright ©2k19 -
Hexid
|
Tex7ure