- Issue created by @daniel.bosen
- Status changed to Needs review
4 months ago 2:24pm 1 August 2024
When updating to Drupal 10.3, I get the following error:
ArgumentCountError: Too few arguments to function Drupal\Core\EventSubscriber\RedirectResponseSubscriber::__construct(), 2 passed in
/var/www/html/docroot/modules/contrib/consumer_base_url/src/EventSubscriber/ConsumerBaseUrlRedirectResponseSubscriber.php on line 60 and exactly 3 expected in
Drupal\Core\EventSubscriber\RedirectResponseSubscriber->__construct() (line 39 of /var/www/html/docroot/core/lib/Drupal/Core/EventSubscriber/RedirectResponseSubscriber.php)
Try to enable the module on Drupal 10.3 and get the above error.
Needs review
1.0
Code