1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/test/code/prettyPrinter
2013-07-27 16:23:27 +02:00
..
closure.test Better prededence and associativity handling in pretty printer 2012-10-31 17:34:06 +01:00
comments.test Pretty print namespaces in semicolon-style if possible 2013-01-15 18:21:42 +01:00
include.test Fix pretty printing of include expressions 2013-07-27 16:23:27 +02:00
inlineHTMLandPHPtest.file-test Add prettyPrintFile() method 2013-04-15 20:53:23 +02:00
namespaces.test Pretty print namespaces in semicolon-style if possible 2013-01-15 18:21:42 +01:00
onlyInlineHTML.file-test Add prettyPrintFile() method 2013-04-15 20:53:23 +02:00
onlyPHP.file-test Add prettyPrintFile() method 2013-04-15 20:53:23 +02:00
parentheses.test Better prededence and associativity handling in pretty printer 2012-10-31 17:34:06 +01:00
switch.test Fix switch formatting 2012-10-31 17:46:48 +01:00