Gathering debug data
26/33
Gathering data
Gathering debug data
•
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