PHP_FunctionCallTracer

Creates a function calls debug trace. Functions arguments, returned parameters and watched variables are reported in the same section for each function call. The trace is available as an array, or can be displayed or written in a file. Traced variables can be processed by provided user functions for displaying purposes.

Table of Contents
  • Introduction — PHP_FunctionCallTracer creates function calls debug trace.
  • Basic Use — Simple trace of function arguments and returned variables.
Run the CLI version (Previous) PHP_FunctionCallTracer creates function calls debug trace. (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.