arogachev / yii2-excel

ActiveRecord import and export based on PHPExcel for Yii 2 framework
Other
64 stars 25 forks source link

Fixed PHP 7.2 problem #49

Open thomas210 opened 5 years ago

thomas210 commented 5 years ago

in yii2 actual version this lib doesn't work showing this error message: Cannot use yii\base\Object as Object because 'Object' is a special class name

This fork solve this problem