/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
Zend
/
tests
/
grammar
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/Zend/tests/grammar/regression_001.phpt
--TEST-- Test to check static method calls syntax regression --FILE-- <?php class Foo { public static function function(){ echo __METHOD__, PHP_EOL; } } Foo::function(); Foo:: function(); Foo:: function(); Foo:: function( ); echo "\nDone\n"; ?> --EXPECT-- Foo::function Foo::function Foo::function Foo::function Done
Copyright ©2k19 -
Hexid
|
Tex7ure