On a related note, is continuing to support php 7.0 and 7.1 a deliberate choice for the project? Official security support ended for 7.1 already in https://www.php.net/supported-versions.php
I mention this because supporting php 7.0 and 8.x may end up being difficult - I haven't looked into the specifics for this project.
Users of php-language-server would ask this eventually
Related to https://github.com/felixfbecker/php-language-server/issues/774 - I should note that I'm not using php-language-server right now, and that I'm unable to do the work to implement 8.0 support (including followup work such as dealing with subsequent feature requests and bug reports) myself.
I'm posting this because
This project is one of the largest users of tolerant-php-parser, and making tolerant-php-parser 0.0.x continue to work would be a factor for decisions such as https://github.com/microsoft/tolerant-php-parser/issues/329 in 8.x.
On a related note, is continuing to support php 7.0 and 7.1 a deliberate choice for the project? Official security support ended for 7.1 already in https://www.php.net/supported-versions.php
I mention this because supporting php 7.0 and 8.x may end up being difficult - I haven't looked into the specifics for this project.
Related to https://github.com/felixfbecker/php-language-server/issues/774 - I should note that I'm not using php-language-server right now, and that I'm unable to do the work to implement 8.0 support (including followup work such as dealing with subsequent feature requests and bug reports) myself.
This may be premature, since the feature freeze for PHP 8.0 takes place on August 4th - https://wiki.php.net/todo/php80