ReflectionFunction::isDisabled Checks if function is disabled &warn.deprecated.function-8-0-0; &reftitle.description; #[\Deprecated] public boolReflectionFunction::isDisabled Checks if the function is disabled, via the disable_functions directive. &reftitle.parameters; &no.function.parameters; &reftitle.returnvalues; &true; if it's disabled, otherwise &false; &reftitle.changelog; &Version; &Description; 8.0.0 This function has been deprecated, as ReflectionFunction can no longer be constructed for disabled functions. &reftitle.seealso; ReflectionFunctionAbstract::isUserDefined disable_functions directive