AshishJoshi-asj / zfdebug

Automatically exported from code.google.com/p/zfdebug
Other
0 stars 0 forks source link

panels are generated two times #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Function ZFDebug_Controller_Plugin_Debug::dispatchLoopShutdown() calls 
$plugin->getPanel() two times.

It should be handled diferently or the plugins should implement internal 
property to cache the getPanel() results.

Original issue reported on code.google.com by martin.m...@gmail.com on 14 Oct 2010 at 2:06