/
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/inter_02.phpt
--TEST-- Namespace constant as value default --FILE-- <?php namespace foo; error_reporting(E_ALL); interface foo { const foo = 2; } function foo($x = \foo\foo::foo) { var_dump($x); } foo(); ?> --EXPECT-- int(2)
Copyright ©2k19 -
Hexid
|
Tex7ure