kartik-v / yii2-dynagrid

Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.
http://demos.krajee.com/dynagrid
Other
74 stars 66 forks source link

PHP 7.2 and Yii 2.0.13 Update #182

Closed nikolaystrikhar closed 6 years ago

nikolaystrikhar commented 6 years ago

Cannot use yii\base\Object as Object because 'Object' is a special class name

Please update usage of Object to BaseObject at DynaGridStore (line 15, 27).

kartik-v commented 6 years ago

Will check this. Can you submit a PR to expedite?