PsySH, a “runtime developer console, interactive debugger and REPL for PHP”.
The debug approach of suspending execution and dropping into a PsySH shell is nice to have. It can even provide the right $this
value in a class context.
PsySH, a “runtime developer console, interactive debugger and REPL for PHP”.
The debug approach of suspending execution and dropping into a PsySH shell is nice to have. It can even provide the right $this
value in a class context.