1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2025-01-10 15:08:36 +01:00
PHP-Parser/test/code
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
..
parser Wrap List_ in ArrayItem 2016-12-01 13:32:37 +01:00
prettyPrinter Add hasLeadingNewline attribute to InlineHTML 2016-07-25 16:44:25 +02:00