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
The conversion from PHP-Parser's node to an Expression needs to take
into account whether the provided parser is an Expression parser or the
usual Standard parser.
If it is an ExpressionParser, we can create a real Expression out of it
0 commit comments