php-parser/test
Nikita Popov f99a96e0a2 Introduce ErrorHandler
Add ErrorHandler interface, as well as ErrorHandler\Throwing
and ErrorHandler\Collecting. The error handler is passed to
Parser::parse(). This supersedes the throwOnError option.

NameResolver now accepts an ErrorHandler in the ctor.
2016-10-16 22:12:46 +02:00
..
code Graceful handling for "special" errors 2016-10-09 12:38:18 +02:00
PhpParser Introduce ErrorHandler 2016-10-16 22:12:46 +02:00
bootstrap.php Make canonicalization less aggressive 2016-04-05 10:37:45 +09:00