I need this for debugging purposes and you need to reset all variables. Is there a way to get all the variables? and is there a way to keep track of all calls after the script completes? without changing my code. Please note: I cannot use xdebug or anything that can be installed because my script is running on the host.
source
share