Documentación offline PHP master

Constantes predefinidas

master Ver versión oficial en línea Licencia CC-BY-3.0Descargado el 2026-08-02

En esta página

Constantes predefinidas#

Estas constantes son definidas por esta extensión, y solo están disponibles si esta extensión ha sido compilada con PHP, o bien cargada en tiempo de ejecución.

YAF_VERSION (string)

YAF_ENVIRON (string)

YAF_ERR_STARTUP_FAILED (int)

YAF_ERR_ROUTE_FAILED (int)

YAF_ERR_DISPATCH_FAILED (int)

YAF_ERR_AUTOLOAD_FAILED (int)

YAF_ERR_NOTFOUND_MODULE (int)

YAF_ERR_NOTFOUND_CONTROLLER (int)

YAF_ERR_NOTFOUND_ACTION (int)

YAF_ERR_NOTFOUND_VIEW (int)

YAF_ERR_CALL_FAILED (int)

YAF_ERR_TYPE_ERROR (int)