TysonAndre / php-parser-to-php-ast

Abandoned. Supports only PHPParser 3. convert PHPParser\Node to \ast\Node. See https://github.com/TysonAndre/tolerant-php-parser-to-php-ast/ for better error tolerance.
MIT License
1 stars 2 forks source link

WIP Support PHPParser 4 alphas #16

Open TysonAndre opened 7 years ago

TysonAndre commented 7 years ago

This will be incompatible with PHPParser 3

Work on this PR has stopped until a stable PHP-Parser release. The only project I'm aware of that uses this repo was Phan, and that switched to https://github.com/TysonAndre/tolerant-php-parser-to-php-ast/pull/16