Drupal 10 compatibility

Created on 23 April 2025, about 2 months ago

Problem/Motivation

Drupal 10 compatibility.

Proposed resolution

  • Replacing deprecated `Symfony\Component\EventDispatcher\Event` with `Drupal\Component\EventDispatcher\Event`
  • Adjusting event listener type hints to avoid deprecated references
  • Updating the argument order in `dispatch()` calls (event first, event name second)
  • Replacing usage of `EventDispatcherInterface` with the `Symfony\Contracts\EventDispatcher\EventDispatcherInterface` for better forward compatibility
Feature request
Status

Active

Version

1.1

Component

Code

Created by

🇫🇷France hesslinger

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024