/
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/lsb_004.phpt
--TEST-- ZE2 Late Static Binding testing get_called_class() --FILE-- <?php class TestClass { public static function getClassName() { return get_called_class(); } } class ChildClass extends TestClass {} echo TestClass::getClassName() . "\n"; echo ChildClass::getClassName() . "\n"; ?> --EXPECT-- TestClass ChildClass
Copyright ©2k19 -
Hexid
|
Tex7ure