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
When PHP Parser is not able to parse method body a syntax error is raised without context. Would be good to catch those errors and add some information like the method where body parsing failed.