/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
tests
/
lang
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/tests/lang/bug21849.phpt
--TEST-- Bug #21849 (self::constant doesn't work as method's default parameter) --FILE-- <?php class foo { const bar = "fubar\n"; function __construct($arg = self::bar) { echo $arg; } } new foo(); ?> --EXPECT-- fubar
Copyright ©2k19 -
Hexid
|
Tex7ure