(PHP 5, PHP 7)
ReflectionFunction::isDisabled — Checks if function is disabled
Checks if the function is disabled, via the disable_functions directive.
Diese Funktion hat keine Parameter.
TRUE if it's disable, otherwise FALSE
TRUE
FALSE