Home
last modified time | relevance | path

Searched refs:isDisabled (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/reflection/tests/
H A DReflectionFunction_isDisabled_basic.phpt2 ReflectionFunction::isDisabled
12 var_dump($rf->isDisabled());
18 var_dump($rf->isDisabled());
23 Deprecated: Method ReflectionFunction::isDisabled() is deprecated in %s on line %d
/PHP-8.0/ext/reflection/
H A Dphp_reflection.stub.php116 public function isDisabled() {} function in ReflectionFunction
H A Dphp_reflection_arginfo.h526 ZEND_METHOD(ReflectionFunction, isDisabled);
750 …ZEND_ME(ReflectionFunction, isDisabled, arginfo_class_ReflectionFunction_isDisabled, ZEND_ACC_PUBL…
H A Dphp_reflection.c1707 ZEND_METHOD(ReflectionFunction, isDisabled) in ZEND_METHOD() argument
/PHP-8.0/
H A DUPGRADING902 . ReflectionFunction::isDisabled() is deprecated, as it is no longer possible

Completed in 28 milliseconds