You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought this was intuitively a problem of phpactor/worse-reflection,
but in fact it is a problem of Tolerant PHP Parser.
https://github.com/Microsoft/tolerant-php-parser
In modern environments it is obsolete to operate in byte units instead
of character units, but Tolerant PHP Parser's current implementation
adopt byte offsets.
0 commit comments