1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-11 08:59:46 +01:00
PHP-Parser/test/code/prettyPrinter
Nikita Popov ec614c95dd Add hasLeadingNewline attribute to InlineHTML
Use this attribute to not print an extra newline if the original
code did not have it.
2016-07-25 16:44:25 +02:00
..
expr PHP 7: Short destructuring syntax 2016-07-06 23:43:23 +02:00
stmt PHP 7.1: Support multi-catch 2016-07-22 15:40:00 +02:00
comments.test Avoid superfluous newline when printing Nops 2016-04-19 15:10:51 +02:00
inlineHTMLandPHPtest.file-test Add hasLeadingNewline attribute to InlineHTML 2016-07-25 16:44:25 +02:00
onlyInlineHTML.file-test Add hasLeadingNewline attribute to InlineHTML 2016-07-25 16:44:25 +02:00
onlyPHP.file-test Make canonicalization less aggressive 2016-04-05 10:37:45 +09:00