- 🇬🇧United Kingdom ipwa
This along other D10 compatibility fixes has been released in 2.0.0-beta3 → .
- Status changed to Fixed
over 1 year ago 9:42pm 10 September 2023 Automatically closed - issue fixed for 2 weeks with no activity.
Prepare Drupal 10 compatibility (planned for August 2022).
Running drupal-check reports:
FILE: src/Event/SessionLimitBypassEvent.php
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 7 Class Drupal\session_limit\Event\SessionLimitBypassEvent
extends deprecated class
Symfony\Component\EventDispatcher\Event: since Symfony 4.3,
use "Symfony\Contracts\EventDispatcher\Event" instead
--------------------------------------------------------------------------------
FILE: src/Event/SessionLimitCollisionEvent.php
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 8 Class Drupal\session_limit\Event\SessionLimitCollisionEvent
extends deprecated class
Symfony\Component\EventDispatcher\Event: since Symfony 4.3,
use "Symfony\Contracts\EventDispatcher\Event" instead
--------------------------------------------------------------------------------
FILE: src/Event/SessionLimitDisconnectEvent.php
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 8 Class Drupal\session_limit\Event\SessionLimitDisconnectEvent
extends deprecated class
Symfony\Component\EventDispatcher\Event: since Symfony 4.3,
use "Symfony\Contracts\EventDispatcher\Event" instead
--------------------------------------------------------------------------------
FILE: session_limit.info.yml
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 0 Value of core_version_requirement: ^8 || ^9 is not
compatible with the next major version of Drupal core. See
https://drupal.org/node/3070687.
--------------------------------------------------------------------------------
Thank's
Fixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This along other D10 compatibility fixes has been released in 2.0.0-beta3 → .
Automatically closed - issue fixed for 2 weeks with no activity.