1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-03 09:47:59 +01:00
PHP-Parser/test/code/prettyPrinter
Nikita Popov 437890d386 PHP 7: Short destructuring syntax
Potentially the pretty printer should force use of [] in assignment
context, instead of relying on the existance of the right attribute.
2016-07-06 23:43:23 +02:00
..
expr PHP 7: Short destructuring syntax 2016-07-06 23:43:23 +02:00
stmt PHP 7: Support nullable types 2016-07-06 18:36:18 +02:00
comments.test Avoid superfluous newline when printing Nops 2016-04-19 15:10:51 +02:00
inlineHTMLandPHPtest.file-test Add prettyPrintFile() method 2013-04-15 20:53:23 +02:00
onlyInlineHTML.file-test Add prettyPrintFile() method 2013-04-15 20:53:23 +02:00
onlyPHP.file-test Make canonicalization less aggressive 2016-04-05 10:37:45 +09:00