1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/test/code
Nikita Popov 4dacbb8d39 FPPP: Fix indentation on list insertion
Use indentation of last list element, instead of indentation
before the insertion point.

Fixes #466.
2018-01-25 22:08:40 +01:00
..
formatPreservation FPPP: Fix indentation on list insertion 2018-01-25 22:08:40 +01:00
parser Fix PHP5 static call fixup 2017-11-11 12:23:14 +01:00
prettyPrinter Extract pSingleQuotedString as an extension point 2017-12-01 18:31:21 +01:00