Closed (duplicate)
Project:
Drupal core
Version:
9.0.x-dev
Component:
extension system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2020 at 19:33 UTC
Updated:
17 Jun 2020 at 21:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mkalkbrennerComment #3
mkalkbrennerComment #4
hchonovHow is that ticket different than #3055194: [Symfony 5] The signature of the "Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::dispatch()" method should be updated to "dispatch($event, string $eventName = null)", not doing so is deprecated since Symfony 4.3.?
Comment #5
mkalkbrennerIt is not related to Symfony 5. The problem exists now in Drupal 8 and 9 for third party integrations.
But this solution here is accepted, the other one might not be critical anymore.
Comment #6
catchMarking as duplicate of #3055194: [Symfony 5] The signature of the "Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::dispatch()" method should be updated to "dispatch($event, string $eventName = null)", not doing so is deprecated since Symfony 4.3. which covers the same thing.