/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
Zend
/
tests
/
traits
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/Zend/tests/traits/static_004.phpt
--TEST-- Traits with __callStatic magic method. --CREDITS-- Simas Toleikis simast@gmail.com --FILE-- <?php trait TestTrait { public static function __callStatic($name, $arguments) { return $name; } } class A { use TestTrait; } echo A::Test(); ?> --EXPECT-- Test
Copyright ©2k19 -
Hexid
|
Tex7ure