yii-debug-toolbar
yii-debug-toolbar copied to clipboard
After collecting logs other event handlers cannot save states
it happens if there is more event handlers attached to onEndRequest
. All of them can't save states to session after Yii-debug-bar. Bug is not permanent, but sometimes we had problems with flash messages, user states & other things that tried to save their data via states to session.