Searched refs:isDeprecated (Results 1 – 5 of 5) sorted by relevance
2 ReflectionFunction::isDeprecated10 var_dump($rc->isDeprecated());
960 public $isDeprecated; variable in FuncInfo981 bool $isDeprecated, argument993 $this->isDeprecated = $isDeprecated;1215 if ($this->isDeprecated) {1644 public $isDeprecated; variable in ClassInfo1673 bool $isDeprecated, argument1687 $this->isDeprecated = $isDeprecated;2238 $isDeprecated = false;2361 $isDeprecated,2437 $isDeprecated = false;[all …]
34 public function isDeprecated(): bool {} function in ReflectionFunctionAbstract
607 ZEND_METHOD(ReflectionFunctionAbstract, isDeprecated);851 …ZEND_ME(ReflectionFunctionAbstract, isDeprecated, arginfo_class_ReflectionFunctionAbstract_isDepre…
3462 ZEND_METHOD(ReflectionFunctionAbstract, isDeprecated) in ZEND_METHOD() argument
Completed in 37 milliseconds