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

Invalid argument supplied for foreach() in request panel

vollossy opened this issue · comments

I've got this error when i'm trying to use yii wheels Datepicker widget.
I'm not sure about roots of this problem, but as you can see it depends on $session variable.

<?php foreach ($session as $key=>$value) : ?>