Debugging PHP in Vim using VimDebugger
Remote Debugging PHP from vim I’ve recently been using PHP a lot. I’ve also been using VIM a lot. So, it makes sense that I would start using the PHP remote debugger, right? Well, the problem is (and don’t take this the wrong way), the php remote debugger plugin for vim was written in 2004, […]