PHP 8.5.0 Alpha 1 available for testing

OAuth::enableDebug

(PECL OAuth >= 0.99.3)

OAuth::enableDebugActiva los mensajes de depuración

Descripción

public OAuth::enableDebug(): bool

Activa los mensajes de depuración, útiles en desarrollo, pero innecesarios en producción.

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

true

Historial de cambios

Versión Descripción
PECL oauth 0.99.8 Se añadió la propiedad debug

Ver también

add a note

User Contributed Notes

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