Skip to content

Conversation

@jasonweicn
Copy link

PHP 7.2已将Object作为保留字,因此引用Object会报出如下错误:
Cannot use yii\base\Object as Object because 'Object' is a special class name
因此改为引用BaseObject以兼容PHP 7.2

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

Successfully merging this pull request may close these issues.

1 participant