(PHP 5, PHP 7, PHP 8)
The ReflectionFunction class reports information about a function.
$function
$name
$return
...$args
$args
null
$flags
ReflectionFunction::IS_DEPRECATED
Indicates deprecated functions.