/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
reflection
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/reflection/tests/022.phpt
--TEST-- ReflectionClass::getConstant --FILE-- <?php class Foo { const c1 = 1; } $class = new ReflectionClass("Foo"); var_dump($class->getConstant("c1")); var_dump($class->getConstant("c2")); ?> --EXPECT-- int(1) bool(false)
Copyright ©2k19 -
Hexid
|
Tex7ure