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
avoid error during error reporting in chain router (#216)
the UrlGeneratorInterface::generate is not very specific about $parameters and allows non-arrays. simple solution as its only about reporting in an edge case of an error situation.
0 commit comments