Hi,
Is there any way to set a breakpoint, and then enter php commands
interactively?
For example, if I am at a breakpoint, I would like to do things like:
get_object_vars($someObj)
-or-
interface_exists('MyInterface')
Put another way, what I'm describing is behavior like python allows by
entering program logic while in the debugger.
Thanks,
-T
Received on Wed Feb 11 2009 - 18:31:49 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST