(PHP 5, PHP 7, PHP 8)
A classe ReflectionFunction reporta informações sobre uma função.
ReflectionFunction::IS_DEPRECATED
int
Indica funções descontinuadas.
| Versão | Descrição |
|---|---|
| 8.4.0 | As constantes de classe agora são tipadas. |
| 8.0.0 | ReflectionFunction::export() foi removido. |