/
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/objects_027.phpt
--TEST-- Testing 'new static;' calling parent method --FILE-- <?php class bar { public function show() { var_dump(new static); } } class foo extends bar { public function test() { parent::show(); } } $foo = new foo; $foo->test(); call_user_func(array($foo, 'test')); ?> --EXPECTF-- object(foo)#%d (0) { } object(foo)#%d (0) { }
Copyright ©2k19 -
Hexid
|
Tex7ure