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
* Method `LinkResolverInterface::resolveLinkCollection()`'s second parameter was fixed, changing from `string $locale = null`to`array $parameters = []`.
10
+
* Method `LinkResolverInterface::resolveLinkCollection()`'s second parameter was fixed, as it was incorrectly set to `string $locale = null`instead of`array $parameters = []`.
0 commit comments