OAuth::enableDebug

(PECL OAuth >= 0.99.3)

OAuth::enableDebug启用详细调试

说明

public OAuth::enableDebug ( void ) : bool

打开用于调试的详细请求信息,调试信息存储在 debugInfo 成员中。或者,可以设置 debug 成员为一个非 FALSE 值来打开启用调试。

参数

此函数没有参数。

返回值

TRUE

更新日志

版本 说明
0.99.8 增加了 debugdebugInfo 成员

参见

User Contributed Notes

There are no user contributed notes for this page.