tolerant-php-parser icon indicating copy to clipboard operation
tolerant-php-parser copied to clipboard

An early-stage PHP parser designed for IDE usage scenarios.

Results 73 tolerant-php-parser issues
Sort by recently updated
recently updated
newest added

With this fix, tests for 8.4 are green: ``` ./ci/run_tests_dockerized.sh 8.4 ... OK (1222 tests, 61512 assertions) ```

Reproducible with the following snippet: ```php

(from Phpactor's fork - not tested extensively)