- 🇲🇰Macedonia igork96
Here is a patch for fixing the issue. Please review it.
- 🇬🇧United Kingdom Alina Basarabeanu
Using
- hook_event_dispatcher 4.0.0-beta1
- Drupal core 9.5.9
- session_limit 2.0.0-beta3
I get the following error:
Argument #6 ($moduleHandler) must be of type Drupal\Core\Extension\ModuleHandler, Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler given, called in /var/www/html/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php on line 259
I've applied the patch from #17 and the error is fixed.
- Open on Drupal.org →Core: 9.5.x + Environment: PHP 7.4 & MySQL 5.7last update
over 1 year ago Waiting for branch to pass - 🇺🇸United States fskreuz
Updated patch to change all the dependencies to use interfaces. Problems will occur eventually with the others, makes sense to fix them all in one go.
- 🇦🇹Austria nimoatwoodway Tyrol / Austria
Confirming the latest patch #19 works for us.
- Open on Drupal.org →Core: 9.5.x + Environment: PHP 7.4 & MySQL 5.7last update
7 months ago Waiting for branch to pass - Status changed to RTBC
6 months ago 2:55pm 16 May 2024 - 🇧🇪Belgium lisotton Brussels
I applied the #22 and it worked fine with Hook Event Dispatcher.
Moving it to RTBC. - Status changed to Closed: duplicate
6 months ago 2:40am 21 May 2024 - 🇦🇺Australia VladimirAus Brisbane, Australia
Looks like partial duplicate of 📌 Fix the issues reported by phpcs Needs review with no proper MR.
- Status changed to Needs review
6 months ago 3:28pm 21 May 2024 - Open on Drupal.org →Core: 9.5.x + Environment: PHP 7.4 & MySQL 5.7last update
6 months ago Waiting for branch to pass - 🇺🇸United States fskreuz
Re-opening with updated patch. https://www.drupal.org/project/session_limit/issues/3361326 📌 Fix the issues reported by phpcs Needs review missed a few things from this issue.
- Status changed to Needs work
6 months ago 3:51am 22 May 2024 - 🇦🇺Australia VladimirAus Brisbane, Australia
Please use merge request → for easier review process. Thanks.
- last update
6 months ago Patch Failed to Apply - 🇧🇪Belgium lisotton Brussels
lisotton → changed the visibility of the branch 2.0.x to hidden.
- 🇧🇪Belgium lisotton Brussels
lisotton → changed the visibility of the branch 2.x to hidden.
- Status changed to Needs review
6 months ago 8:37am 27 May 2024 - Status changed to RTBC
6 months ago 1:25pm 29 May 2024 - 🇦🇺Australia VladimirAus Brisbane, Australia
VladimirAus → changed the visibility of the branch 3308506-typehint-module-handler-interface to hidden.
- 🇮🇳India rajivgandhi chinnakrishnan
Session limit 2.0.1 is getting conflicted with hook_event_subscriber module. This patch resolves the conflict.
- 🇺🇸United States fskreuz
The MR already covers the replacing of
ModuleHandler
toModuleHandlerInterface
, and more. Hiding this patch to avoid confusion. -
VladimirAus →
committed d3c9ec75 on 2.0.x authored by
lisotton →
Issue #3308506 by lisotton, Ambient.Impact, fskreuz, VladimirAus,...
-
VladimirAus →
committed d3c9ec75 on 2.0.x authored by
lisotton →
- Status changed to Fixed
4 months ago 11:28am 14 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.