mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2025-01-22 05:11:39 +01:00
460f981e84
* Script is now at test_old/run.php and is CLI only * Accepts a test type (Symfony or PHP) and a path to the test files as arguments * For the PHP testsuite files that expect a parse error are not tested (though Fatal errors are tested, so there are still 49 parse test failures) * Removed testExpressions.php as this is covered in the PHP testsuite