previousPHP_CompatInfo_Cli::run (Previous) (Next) 導入next

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

PHP_FunctionCallTracer

関数コールのデバッグトレースを作成します。 関数の引数や返り値、そしてウォッチしている変数の内容が 各関数コールごとにまとめて出力されます。 配列形式でトレースすることもできますし、 画面に出力したりファイルに書き出したりすることもできます。 トレースする変数の処理は、表示用のユーザ関数で行います。

Table of Contents
  • 導入 -- PHP_FunctionCallTracer は関数コールのデバッグトレースを作成します
  • 基本的な使用法 -- 関数の引数や返り値などの単純なトレース
previousPHP_CompatInfo_Cli::run (Previous) (Next) 導入next

Download Documentation Last updated: Sun, 21 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.