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