slides/ze-xdebug/gathering1.xml
Gathering debug data 1
29/39
Extended Information 2
Gathering debug data 2

  • • Functions and classnames
  • • Normal functions (strlen())
  • • Class members ($obj->strlen())
  • • Static class members (class::strlen())
  • • include/require/eval
  • • Parameters
  • • From argument stack
  • • Converted to strings