/
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/bug53347.phpt
--TEST-- Bug #53347 Segfault accessing static method --FILE-- <?php class ezcConsoleOutput { protected static $color = array( 'gray' => 30 ); public static function isValidFormatCode( $type, $key ) { return isset( self::${$type}[$key] ); } } var_dump( ezcConsoleOutput::isValidFormatCode( 'color', 'gray' ) ); ?> --EXPECT-- bool(true)
Copyright ©2k19 -
Hexid
|
Tex7ure