(PHP 5 >= 5.2.0, PHP 7, PHP 8)
ReflectionFunction::isDisabled — Checks if function is disabled
Ця функція ЗАСТАРІЛА, починаючи з PHP 8.0.0. Вкрай не рекомендується на неї покладатися.
Checks if the function is disabled, via the disable_functions directive.
У цієї функції немає параметрів.
Версія | Опис |
---|---|
8.0.0 | This function has been deprecated, as ReflectionFunction can no longer be constructed for disabled functions. |