Monday, 15 August 2011

xdebug - PHP debugging code formatting -



xdebug - PHP debugging code formatting -

i want enchance php development powerfulness , introduce code formatting, rectangle selection mode , debugging php. have eclipse xdebug working code formatting not working expected.

using netbeans php problem debugging.

switched jetbrains php storm problem debugging.

my environment mac os x mamp , version of xdebug.so (works in eclipse).

this in php 5.5.10 version ini file

[xdebug] xdebug.remote_enable = on xdebug.remote_autostart = 1 xdebug.default_enable=1 xdebug.remote_handler=dbgp xdebug.remote_host=localhost xdebug.remote_port=8888 zend_extension="/applications/mamp/bin/php/php5.5.10/lib/php/extensions/no-debug-non-zts-20121212/xdebug.so" xdebug.remote_mode=req xdebug.idekey="netbeans-xdebug" xdebug.max_nesting_level = 250

checked php --version.

i installed jetbrains browser plugin testing chrome. played ports.

hardware macbook pro stand lone debug , testing.

php xdebug

No comments:

Post a Comment