Uploaded image for project: 'In-Portal CMS'
  1. In-Portal CMS
  2. INP-1072

Add support for FirePHP in Debugger

    XMLWordPrintable

    Details

    • Type: Feature Request
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.2.0-B3
    • Fix Version/s: 5.2.0-RC1
    • Component/s: Debugger
    • Labels:
      None
    • Additional information:
      Hide

      Just type $this->Application->Debugger->firePHP()->log( ... ); or call any other FirePHP class functions.

      Show
      Just type $this->Application->Debugger->firePHP()->log( ... ); or call any other FirePHP class functions.
    • Change Log Message:
      Adds support for FirePHP into debugger
    • Story Points:
      1
    • External issue ID:
      1306
    • Copy Issue Key:
    • Patch Instructions:

      Patches must be submitted through Phabricator.

      Description

      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.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                alex Alex
                Reporter:
                alex Alex
                Developer:
                Alex
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: