luyadev / luya

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
https://luya.io
MIT License
811 stars 206 forks source link

Error on import Filter::identifier #980

Closed Misavan closed 8 years ago

Misavan commented 8 years ago

What steps will reproduce the problem?

./vendor/bin/luya import

What do you get instead? (A Screenshot can help us a lot!)

Exception while importing: 'Static function admin\base\Filter::identifier() should not be abstract' in file 'D:\www\luya-kickstarter\vendor\luyadev\luya-module-admin\src\base\Filter.php' on line '39'.

nadar commented 8 years ago

Yes, its a bug. Sorry to say that. You could change to php7 (as it appears from 5.2 - 5.6l or install the kickstarter from the latest dev master

Misavan commented 8 years ago

If it is already solved in master and will be in next beta, then it is fine.

nadar commented 8 years ago

@Misavan Thank you for the report and sorry the trouble. Actually the next release will be RC1, as we are very close to a stable version of LUYA. 🎉