1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-26 20:04:48 +01:00
PHP-Parser/test
nikic d82bbb3bea Throw ParseErrorException on error instead of error callback
As long as the parser isn't reentrant having an error callback doesn't really make sense and only complicates everything.
2011-06-03 17:44:23 +02:00
..
testAgainstDirectory.php Throw ParseErrorException on error instead of error callback 2011-06-03 17:44:23 +02:00
testExpressions.php Throw ParseErrorException on error instead of error callback 2011-06-03 17:44:23 +02:00
testFormatting.html Add missing rules to parser to allow a::${b} 2011-05-31 17:28:22 +02:00