1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-30 04:19:30 +01:00
PHP-Parser/test/code/prettyPrinter
Nikita Popov ad9c42b66a Merge branch '3.x'
Conflicts:
	lib/PhpParser/Parser/Php5.php
	lib/PhpParser/Parser/Php7.php
2018-01-30 23:07:11 +01:00
..
expr Merge branch '3.x' 2018-01-25 22:28:08 +01:00
stmt Fix duplicate switch comment assignment 2018-01-30 23:06:20 +01:00
comments.test Avoid superfluous newline when printing Nops 2016-04-19 15:10:51 +02:00
commentsInCommaList.test Pretty printer: Preserve comments in arrays and calls 2017-04-09 19:49:47 +02:00
inlineHTMLandPHPtest.file-test Add hasLeadingNewline attribute to InlineHTML 2016-07-25 16:44:25 +02:00
nestedInlineHTML.test Fix InlineHTML indentation 2017-09-03 19:02:07 +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