mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-01-18 07:38:15 +01:00
61e624bc9d
Instead store newline with indentation in $nl property and use it where needed. The implementation should be changed to compilet indentLevel and fpIndentLevel, I don't think these need to be kept separate.