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
Even for a single PHP version, the most recent one 8.4.1, PrettyPrinter changes the precedence of operations and the output is different in two cases: https://3v4l.org/KD1RL#v8.4.1
Given the code:
And running the parser on the original and PrettyPrinter format we get different AST.
Original:
Prettied:
The text was updated successfully, but these errors were encountered: