Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.14.4

Request #15883 Add in FirePHP output support
Submitted: 2009-02-08 06:06 UTC
From: urkle Assigned:
Status: No Feedback Package: Log
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2009-02-08 06:06 UTC] urkle (Edward Rudd)
Description: ------------ Currently Log support firebug support which is ok most of the time, but having firePHP support would be even nicer, as it would allow you to see log entries from Ajax request as well, since the log entries are stored in the headers and attached to each request within firebug (when the firephp addon is installed) firePHP provides a Pear repository with php classes to do all the dirty work, all that would be needed is a wrapper around that and an optional dependency on FirePHPCore (can dependencies include PEAR repository URLS so they can be auto included?? ) I'll try to include a patch w/ an implementation later this week. Test script: --------------- Expected result: ---------------- Actual result: --------------

Comments

 [2009-02-08 18:15 UTC] doconnor (Daniel O'Connor)
Firebug support already exists, how is FirePHP significantly different?
 [2009-02-08 18:15 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Feedback
 [2009-03-02 20:20 UTC] farell (Laurent Laville)
Perharps this announcement may give you some interrest http://news.php.net/php.pear.general/29732 Hope it will help you Edward
 [2009-03-30 05:53 UTC] jon (Jon Parise)
-Status: Feedback +Status: No Feedback
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. No additional feedback was received. I'm assuming that the separate FirePHP Log extension package will be satisfactory here.