- Issue created by @gigimaor
- last update
over 1 year ago Patch Failed to Apply - Assigned to PrabuEla
- last update
over 1 year ago CI aborted - last update
over 1 year ago Patch Failed to Apply - last update
over 1 year ago Patch Failed to Apply - First commit to issue fork.
- @bharath-kondeti opened merge request.
- Status changed to Needs review
over 1 year ago 6:49am 26 May 2023 - Issue was unassigned.
- ๐ญ๐บHungary nevergone Nyรญregyhรกza, Hungary, Europe
merge request !3 review:
@@ -111,10 +111,10 @@ class RedirectAfterLogoutSubscriber implements EventSubscriberInterface { /** * Check redirection. * - * @param \Symfony\Component\HttpKernel\Event\ResponseEvent $event + * @param \Symfony\Component\HttpKernel\Event\FilterResponseEvent $event * Event. */ - public function checkRedirection(ResponseEvent $event) { + public function checkRedirection(FilterResponseEvent $event) {
FilterResponseEvent is deprecated in Drupal 9.x:
/** * @deprecated since Symfony 4.3, use ResponseEvent instead */
This issue is fixed in 8.x-1.x branch, and fixed 8.x-1.3 release.
- Status changed to Fixed
over 1 year ago 10:47am 31 May 2023 Automatically closed - issue fixed for 2 weeks with no activity.