1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 12:24:39 +01:00
PHP-Parser/test/code/prettyPrinter
Nikita Popov 537b59d4d1 PHP 7.1: Support multi-catch
Catch::$type is now an array Catch::$types.
2016-07-22 15:40:00 +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 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