mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-07-24 07:41:35 +02: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).