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
ResolveControllerNameSubscriber is not checking for the _controller request attribute to be a string. If a callable (or a closure) is set, it will raise the following error:
strpos() expects parameter 1 to be string, array given