Skip to content

[Bugfix] Fix unsupported scalar expression #31

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

Merged
merged 1 commit into from
Dec 1, 2016

Conversation

m-bymike
Copy link
Contributor

@m-bymike m-bymike commented Dec 1, 2016

PHP 5.5 doesn't support scalar values in class property declarations. This can be fixed by moving it to the constructor.

@lindyhopchris lindyhopchris merged commit bf0c2b0 into cloudcreativity:master Dec 1, 2016
@lindyhopchris
Copy link
Member

@m-bymike great spot and thanks for submitting the pull request. This has been released as v0.5.3

@m-bymike
Copy link
Contributor Author

m-bymike commented Dec 1, 2016

Hey cool, thx!

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.

2 participants