/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
opcache
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/opcache/tests/bug79193.phpt
--TEST-- Bug #79193: Incorrect type inference for self::$field =& $field --FILE-- <?php class Test { public static $foo; public static function method($bar) { Test::$foo =& $bar; var_dump(is_int($bar)); } } Test::method(1); ?> --EXPECT-- bool(true)
Copyright ©2k19 -
Hexid
|
Tex7ure