(PHP 5 >= 5.2.0, PHP 7, PHP 8)
ReflectionFunction::isDisabled — Checks if function is disabled
Esta função tornou-se DEFASADA a partir do PHP 8.0.0. O uso desta função é fortemente desencorajado.
Checks if the function is disabled, via the disable_functions directive.
Esta função não possui parâmetros.
true
if it's disable, otherwise false