- Issue created by @mstrelan
- Status changed to Needs work
7 months ago 3:37am 15 April 2024
In
π
[Symfony 5] Symfony/Component/EventDispatcher/Event is deprecated in Symfony 4.3 use Symfony/Contracts/EventDispatcher/Event instead
Fixed
the \Drupal\Component\EventDispatcher\Event
class was added to bring in forward support for Symfony 5 while maintaining BC with Symfony 4. Since we're now on Symfony 7 we can probably deprecate this class. Or if we decide it's worth keeping we should update its docs to not mention "forward-compatibility".
Needs work
11.0 π₯
Last updated
A change record needs to be drafted before an issue is committed. Note: Change records used to be called change notifications.
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.