1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2025-01-10 15:08:36 +01:00
PHP-Parser/test/code/prettyPrinter
nikic df17d62b40 Fix switch formatting
The switch cases were not indented and fall-through cases had an
unnecessary additional newline.

Patch by @pscheit (PR #39).
2012-10-31 17:46:48 +01:00
..
closure.test Better prededence and associativity handling in pretty printer 2012-10-31 17:34:06 +01:00
comments.test Insert comments when pretty printing 2012-05-11 16:18:14 +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