psysh
psysh copied to clipboard
Step forward, into, back?
Is there a way to step forward, and execute the next line after whereami?
Nope! PsySH is a REPL, and doesn't support (true) breakpoints, catchpoints, stepping, continuing, etc.
I've long thought it would be great to add support to run PsySH as a remote client for phpdbg, but I haven't had the time or inspiration to implement that yet :)