Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 7.2 compatibility #16

Closed
akorinek opened this issue Dec 4, 2017 · 0 comments
Closed

PHP 7.2 compatibility #16

akorinek opened this issue Dec 4, 2017 · 0 comments

Comments

@akorinek
Copy link
Contributor

akorinek commented Dec 4, 2017

I get this error: Cannot use yii\base\Object as Object because 'Object' is a special class name
ManyToManyRelation.php line 7.

Object needs to be changed to BaseObject in the use line and the classdef line

@arogachev arogachev changed the title php 7.2 compability PHP 7.2 compability Mar 13, 2018
@arogachev arogachev changed the title PHP 7.2 compability PHP 7.2 compatibility Mar 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant