1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-02 09:17:58 +01:00
PHP-Parser/lib/PhpParser/Parser
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
..
Multiple.php [CS] Open class brackets in new line 2018-01-13 16:03:55 +01:00
Php5.php Flexible doc: Validate end label indentation 2018-09-21 16:31:17 +02:00
Php7.php Avoid default action for error production 2018-11-30 11:00:48 +01:00
Tokens.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00