Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

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

Open
yaroslavolekh opened this issue Mar 7, 2018 · 3 comments

Comments

@yaroslavolekh
Copy link

yaroslavolekh commented Mar 7, 2018

vendor/2amigos/yii2-google-maps-library/ObjectAbstract.php at line 10
vendor/2amigos/yii2-google-maps-library/PluginManager.php at line 23

Updating yiisoft/yii2 dev-master (6e46d30 => 02ac0f7)
Updating 2amigos/yii2-google-maps-library dev-master (540fc44 => e5195bc):

@yaroslavolekh
Copy link
Author

PHP Version 7.2.1

@joester89
Copy link
Contributor

joester89 commented Mar 14, 2018

Isn't the patch the wrong direction? BaseObject is replaced with Object while you are not allowed to use Object anymore...

@yaroslavolekh
Copy link
Author

yaroslavolekh commented Mar 20, 2018

in 540fc44 used BaseObject
but in the last d4d7ea5 changed to Object

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants