Home
last modified time | relevance | path

Searched defs:isDeprecated (Results 1 – 3 of 3) sorted by relevance

/PHP-8.4/ext/reflection/
H A Dphp_reflection.stub.php34 public function isDeprecated(): bool {} function in ReflectionFunctionAbstract
630 public function isDeprecated(): bool {} function in ReflectionClassConstant
923 public function isDeprecated(): bool {} function in ReflectionConstant
H A Dphp_reflection.c3565 ZEND_METHOD(ReflectionFunctionAbstract, isDeprecated) in ZEND_METHOD() argument
4110 ZEND_METHOD(ReflectionClassConstant, isDeprecated) in ZEND_METHOD() argument
7882 ZEND_METHOD(ReflectionConstant, isDeprecated) in ZEND_METHOD() argument
/PHP-8.4/build/
H A Dgen_stub.php1237 public bool $isDeprecated; variable in FuncInfo
1264 bool $isDeprecated,
2551 public bool $isDeprecated; variable in ConstInfo
2568 bool $isDeprecated,
3181 public bool $isDeprecated; variable in ClassInfo
3218 bool $isDeprecated,

Completed in 42 milliseconds