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
Using Symfony\Component\ExpressionLanguage::tokenize() with ' ' (only spaces) or any expression with trailing spaces like '1 + 1 ' will produce an Uninitialized string offset: X php warning due to the way spaces are ignored: