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.3 下ERROR #32

Closed
kency opened this issue Mar 13, 2018 · 2 comments
Closed

php 7.2.3 下ERROR #32

kency opened this issue Mar 13, 2018 · 2 comments

Comments

@kency
Copy link

kency commented Mar 13, 2018

composer之后,在laravel里,直接用文档示例
use ....
.....
$ql = QueryList::get.....
报错"Parse error: syntax error, unexpected '$ql' (T_VARIABLE), expecting function (T_FUNCTION) or const (T_CONST)"

php 7.2.3 开发模式

@jae-jae
Copy link
Owner

jae-jae commented Mar 22, 2018

看错误提示应该是你用法不对,贴出代码看看。

@kency
Copy link
Author

kency commented Mar 22, 2018

也有可能,降到7.1.15可以了,忘了当时代码怎么写的了

@jae-jae jae-jae closed this as completed Oct 15, 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

2 participants