|
ReflectionFunction::isDisabledChecks if function is disabled Warning
This function has been DEPRECATED as of PHP 8.0.0. Relying on this function is highly discouraged. Description
public bool ReflectionFunction::isDisabled()
Checks if the function is disabled, via the disable_functions directive. ParametersThis function has no parameters. Return Values
|