Searched defs:isDeprecated (Results 1 – 3 of 3) sorted by relevance
/PHP-8.3/build/ | ||
H A D | gen_stub.php | 1205 public bool $isDeprecated; variable in FuncInfo |
/PHP-8.3/ext/reflection/ | ||
H A D | php_reflection.stub.php | 34 public function isDeprecated(): bool {} function in ReflectionFunctionAbstract |
H A D | php_reflection.c | 3493 ZEND_METHOD(ReflectionFunctionAbstract, isDeprecated) in ZEND_METHOD() argument |
Completed in 43 milliseconds