PHP 8.6.0 Beta 3 is available for testing

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.

PHPDBG_VERSION (string)

PHPDBG_FILE (int)

Eliminado desde PHP 7.3.0.

PHPDBG_METHOD (int)

Eliminado desde PHP 7.3.0.

PHPDBG_LINENO (int)

Eliminado desde PHP 7.3.0.

PHPDBG_FUNC (int)

Eliminado desde PHP 7.3.0.

PHPDBG_COLOR_PROMPT (int)

PHPDBG_COLOR_NOTICE (int)

PHPDBG_COLOR_ERROR (int)

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top