(PHP 5, PHP 7)
ReflectionFunction::isDisabled — Checks if function is disabled
Checks if the function is disabled, via the disable_functions directive.
This function has no parameters.
TRUE if it's disable, otherwise FALSE
TRUE
FALSE