mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-02-25 03:12:37 +01:00
If indentation is invalid, we strip on a best-effort basis. The error position information is not great, but I don't want to introduce sub-token error positioning at this point in time.