Did you knew that you can use PhpStorm in PHP CLI debugging
Imported From: http://groups.google.com/group/in-portal-resources/browse_thread/thread/3fbdc5fac44e9025#
Here is how to tune PHPStorm to allow Zend debugging for scripts, that you
run from command line on webserver.
Debug PHP command line script in PHPStorm - Stack
Overflow<http://stackoverflow.com/questions/5315247/debug-php-command-line-script-in-phpstorm>
While testing in PhpStorm 3.0 pressing Debug button a toolbar was working,
but current line in a script wasn't highlighted and breakpoints were not
working.
But, when "Run Configuration" toolbar button next to it was pressed, then
all worked.
--
Best Regards,