(PHP 5 >= 5.2.0, PHP 7, PHP 8)
ReflectionFunction::isDisabled — Checks if function is disabled
本函數(shù)已自 PHP 8.0.0 起被廢棄。強(qiáng)烈建議不要依賴本函數(shù)。
Checks if the function is disabled, via the disable_functions directive.
此函數(shù)沒有參數(shù)。
true
if it's disable, otherwise false