PHP Conference Japan 2024

OAuth::enableDebug

(PECL OAuth >= 0.99.3)

OAuth::enableDebug開啟詳細除錯

說明

public OAuth::enableDebug(): bool

開啟詳細的請求資訊,有助於除錯,除錯資訊儲存在 debugInfo 成員中。或者,可以將 debug 成員設定為非 **false** 的值來開啟除錯。

參數

此函式沒有參數。

回傳值

true

更新日誌

版本 說明
PECL oauth 0.99.8 新增了 debugdebugInfo 成員

另請參閱

新增筆記

使用者貢獻的筆記

此頁面沒有使用者貢獻的筆記。
To Top