ZF-4203: Bug with DUMP log style in Zend_Wildfire_Plugin_FirePhp
Description
When using:
Zend_Wildfire_Plugin_FirePhp::send('Value', 'Key', 'DUMP');
to dump variables to the "Server" tab in the firebug request inspector we get an error:
Fatal error: Call to a member function getDestroy() on a non-object in /pinf/packages/com
.googlecode.firephp/DevApp/library/Zend/Wildfire/Plugin/FirePhp.php on line 437
Comments
No comments to display