mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2025-01-22 05:11:39 +01:00
nikic
b1745ca280
Merge pull request #7 from francisbesset/fixed_tests
Skipped test with trait on PHP Version < 5.4.0RC1
PHP Parser
This is a PHP 5.4 (and older) parser written in PHP. It's purpose is to simplify static code analysis and manipulation.
Documentation can be found in the doc/
directory.
Note: This project is experimental. There are no known bugs in the parser itself, but the API is subject to change.
Description
Languages
PHP
91%
Yacc
9%