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
Also explicitly disallow trailing comma in function call arguments (requires PHP >= 7.4) and function declaration parameters (requires PHP >= 8.0), since the default has changed.
0 commit comments