ReflectionFunction::isDisabled 関数が無効になっているかどうかを調べる &warn.deprecated.function-8-0-0; &reftitle.description; #[\Deprecated] public boolReflectionFunction::isDisabled disable_functions ディレクティブで関数が無効になっているかどうかを調べます。 &reftitle.parameters; &no.function.parameters; &reftitle.returnvalues; 無効になっている場合に &true;、それ以外の場合に &false; を返します。 &reftitle.changelog; &Version; &Description; 8.0.0 この関数は推奨されなくなりました。 ReflectionFunction は無効な関数を作成しなくなったためです。 &reftitle.seealso; ReflectionFunctionAbstract::isUserDefined disable_functions ディレクティブ