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 b5fb6f2d0a Don't require useNopStatements=false for format preservation
Instead assign attributes on Nop nodes and in the pretty printer
specially handle end<start offsets. It's a somewhat weird case,
but not wrong per se given the meaning the offsets have.
2017-01-20 22:27:51 +01:00
..
code Drop last vestiges of consistent var mode flag 2017-01-19 23:46:25 +01:00
PhpParser Don't require useNopStatements=false for format preservation 2017-01-20 22:27:51 +01:00
bootstrap.php Add test porting infrastructure 2017-01-19 22:24:48 +01:00
updateTests.php Add test porting infrastructure 2017-01-19 22:24:48 +01:00