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

PHPParser error. #65

Open
golaod opened this issue Sep 9, 2016 · 1 comment
Open

PHPParser error. #65

golaod opened this issue Sep 9, 2016 · 1 comment
Labels
Projects

Comments

@golaod
Copy link

golaod commented Sep 9, 2016

I know it's not your library and you just use it here, but maybe you know whether new version of that library ( after you told me to use dev-master ) or something else, makes the line
$countries = $this->country ?: ['US'] + array_keys(\CountryState::getCountries());
to throw an error in padawan-server
exception 'PhpParser\Error' with message 'Syntax error, unexpected T_STRING on line 52'

@mkusher mkusher added the bug label Sep 9, 2016
@mkusher
Copy link
Member

mkusher commented Sep 9, 2016

I think the problem with php version used, I'm not sure what exactly wrong here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants