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
This property merely represents \count(ParserState::$characters).
Unlike C, PHP stores arrays internally with the length included, in such a way that obtaining it is atomic (O(1)). We don't need to duplicate a feature already provided by the language.