(PHP 5, PHP 7, PHP 8)
The ReflectionFunction class reports information about a function.
ReflectionFunction::IS_DEPRECATED
int
Indicates deprecated functions.
Version | Description |
---|---|
8.4.0 | The class constants are now typed. |
8.0.0 | ReflectionFunction::export() was removed. |