Imported from: http://groups.google.com/group/in-portal-dev/browse_thread/thread/f37c3ad3ffb94e9f#
FirePHP ( http://www.firephp.org/ ) is a Firebug ( http://getfirebug.com/ )
plugin, that allows to display info in Firebug console right from PHP
script without a need to debug.
Could be quite useful on ajax-rich website when you want to see how a
specific sql looks like without a need to debug each one of them in Zend
Studio/PhpStorm.
Just type $this->Application->Debugger->firePHP()->log( ... ); or call any
other FirePHP class functions.
Task: firephp_debugger_support.patch
Related Tasks
Jira Legacy | ||||
---|---|---|---|---|
|
Ready for testing.
--
Best Regards,
http://www.in-portal.com
http://www.alex-time.com
firephp_debugger_support.patch