1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-26 20:04:48 +01:00
PHP-Parser/test
Nikita Popov f42bbc2403 Avoid default action for error production
error is not necessarily going to have a semantic value, make sure
that the default action $$=$1 is not used.

Fixes #551.
2018-11-30 11:00:48 +01:00
..
code Avoid default action for error production 2018-11-30 11:00:48 +01:00
PhpParser Add new constant to be returned from enterNode() to not traverse current and child nodes (#536) 2018-10-08 22:26:00 +02:00
bootstrap.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
updateTests.php Fix updateTests.php 2018-07-22 21:18:34 +02:00