(PHP 5, PHP 7)
ReflectionFunction::isDisabled — Checks if function is disabled
Checks if the function is disabled, via the disable_functions directive.
此函数没有参数。
TRUE if it's disable, otherwise FALSE
TRUE
FALSE