mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-03-17 21:00:25 +01:00
The switch cases were not indented and fall-through cases had an unnecessary additional newline. Patch by @pscheit (PR #39).
The switch cases were not indented and fall-through cases had an unnecessary additional newline. Patch by @pscheit (PR #39).