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

Example broken since PHP 7.2 due to added reserved 'object' word #52

Open
tkivisik opened this issue Jul 30, 2019 · 0 comments
Open

Example broken since PHP 7.2 due to added reserved 'object' word #52

tkivisik opened this issue Jul 30, 2019 · 0 comments

Comments

@tkivisik
Copy link

The installation guide is out of date, as the following does not work as described with PHP 7.2 and onwards:
http://li3.me/docs/book/manual/1.x/installation/

The example does not work starting from PHP 7.2 due to the added reserved object word.
https://www.php.net/manual/en/reserved.other-reserved-words.php

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

1 participant