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.1 support #30

Closed
8 tasks done
nikic opened this issue Aug 4, 2016 · 1 comment
Closed
8 tasks done

PHP 7.1 support #30

nikic opened this issue Aug 4, 2016 · 1 comment

Comments

@nikic
Copy link
Owner

nikic commented Aug 4, 2016

Make sure all PHP 7.1 features are properly supported.

Generally would be nice to create a new AST version and normalize to 7.0/7.1 format based on it.

@nikic
Copy link
Owner Author

nikic commented Aug 4, 2016

Version 35 normalizes to PHP 7.1 format, previous versions normalize to PHP 7.0 format, where possible.

@nikic nikic closed this as completed Aug 4, 2016
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