/
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/bug78697.phpt
--TEST-- Bug #78697: ReflectionClass::implementsInterface - inaccurate error message with traits --FILE-- <?php trait T {} try { (new ReflectionClass(new stdClass))->implementsInterface(T::class); } catch (ReflectionException $e) { echo $e->getMessage(); } ?> --EXPECT-- T is not an interface
Copyright ©2k19 -
Hexid
|
Tex7ure