malyshev / yii-debug-toolbar

A configurable set of panels that display various debug information about the current request/response.

Home Page:http://www.yiiframework.com/extension/yii-debug-toolbar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After collecting logs other event handlers cannot save states

bazilio91 opened this issue · comments

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.