firephp-extension
firephp-extension copied to clipboard
DEPRECATED
When logging absolute URLs to FirePHP, I have to copy/paste the URL to access them. Is it possible to make them clickable ? For information, the URLs I log in...
Bumps [express](https://github.com/expressjs/express) from 3.1.2 to 4.17.1. Release notes *Sourced from [express's releases](https://github.com/expressjs/express/releases).* > ## 4.17.1 > * Revert "Improve error message for `null`/`undefined` to `res.status`" > > ## 4.17.0 >...
Solve issue https://code.google.com/p/firephp/issues/detail?id=184
See: http://firephp.842658.n2.nabble.com/FirePHP-0-7-2-does-not-work-with-Firebug-1-12-0-under-Firefox-23-0-1-td7572767.html#a7572785 Maybe related to: #10
Firebug send NULL value when value is an accent Latin char encoded. Ex : fb( 'éèàù','accents',FirePHP::INFO); In FireBug Console -> accents : NULL I had to patch FirePHP.class.php line 1385...
.. would be _very_ handy. _**note:** Christoph, i assume the extension is rather end of life from your part so you'll eventually won't feel like stitching new features into it.....
I would like to have a button in variables viewer that would copy variable to clipboard. I dump lots of long SQLs and it pain in the neck to copy...
Newlines in test log messages should show up as line breaks in firebug console.