1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-02 17:28:27 +01:00
PHP-Parser/lib/PhpParser/Parser
Nikita Popov 3e158a2313 Wrap List_ in ArrayItem
This was correctly done for the 'key'=>list() form, but not for
unkeyed nested lists.
2016-12-01 13:32:37 +01:00
..
Multiple.php Introduce ErrorHandler 2016-10-16 22:12:46 +02:00
Php5.php Wrap List_ in ArrayItem 2016-12-01 13:32:37 +01:00
Php7.php Wrap List_ in ArrayItem 2016-12-01 13:32:37 +01:00
Tokens.php