/phpdbg-boilerplate

Boilerplate to use phpdbg correctly on a web project.

Primary LanguagePHP

$ ./run-debugger.sh
phpdbg> run

How to step out: step in, then leave

Maybe I'll add sutff later.