(PHP 5 >= 5.2.0, PHP 7)
ReflectionFunction::isDisabled — Checks if function is disabled
public ReflectionFunction::isDisabled ( ) : bool
Checks if the function is disabled, via the disable_functions directive.
This function has no parameters.
true
if it's disable, otherwise false
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/reflectionfunction.isdisabled.php