(PHP 5, PHP 7, PHP 8)
ReflectionFunction クラスは 関数についての情報を報告します。
$function
$name
$return
...$args
$args
null
$flags
ReflectionFunction::IS_DEPRECATED
非推奨の関数であることを示します。