Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

Upgrade nikic/php-parser to 3 for PHP 7.1 support #332

Closed
phaldan opened this issue May 13, 2017 · 1 comment
Closed

Upgrade nikic/php-parser to 3 for PHP 7.1 support #332

phaldan opened this issue May 13, 2017 · 1 comment

Comments

@phaldan
Copy link

phaldan commented May 13, 2017

Currently phpsa depends on version 2 of nikic/php-parser, which supports only PHP 5.2 to PHP 7.0.
For a proper PHP 7.1 support you should consider to upgrade to version 3 of nikic/php-parser.

@ddmler
Copy link
Collaborator

ddmler commented May 14, 2017

Hi @phaldan we already use php-parser version 3 in the master branch. So the next release includes PHP 7.1 support.

Thanks

For more info on the current state of PHP 7.1 support see: #282

@ddmler ddmler closed this as completed May 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants