Archives
-
Recent Comments
Tag Archives: xdebug
How to setup local PHP debugging with PHPStorm and Xdebug
I am checking out a new IDE on the block – PHPStorm… well, new for me anyway For Java and Python, Eclipse is all I need, but when coding in PHP, I am not a big IDE guy, for me, … Continue reading
XDebug doesn’t show local variables in Komodo, NetBeans or Eclipse PDT
Lovely surprise that came sometime after upgrading Lucid Lynx(and thus to PHP 5.3.2) – Xdebug doesn’t show local variables. Fortunately that’s a known issue that is fixed in Xdebug 2.1.0RC, but since it’s not released, it is not yet in … Continue reading