johnitvn / yii2-rbac-plus

Database role base access control manager for yii2
49 stars 52 forks source link

PHP Warnings on dev environment #8

Open olivercera opened 9 years ago

olivercera commented 9 years ago

I got this when trying to update a role:

"name":"PHP Strict Warning","message":"Non-static method johnitvn\rbacplus\models\Role::getPermistions() should not be called statically, assuming $this from incompatible

can you try to develop on similar settings meaning:

with error_reporting var "E_STRICT" enabled ?

do you accept pull requests on the project?, I'd like to collaborate and help you out, in order to user your library on one of my projects :)

thanks, Oliver.

johnitvn commented 9 years ago

Hi @olivercera !

I have not time to update this plugin. I will appreciate if you can create pull request for fix any bug