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.
PHPMIT
Issues
- 0
Create appveyor tests
#14 opened by TysonAndre - 1
- 2
- 2
- 3
Expand the test suite to include (The failures found) by syntax checking php-src's phpt tests
#4 opened by TysonAndre - 1
Refactor ASTConverter class to use instance methods instead of static methods
#2 opened by TysonAndre - 0
- 2
Fix edge cases checking if namespaces use semicolons when converting to php-ast
#10 opened by TysonAndre - 1
- 0
- 1