Problem/Motivation
3x: Calling the Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch() method with a string event name as the first argument is deprecated in drupal:9.1.0, an Event object will be required instead in drupal:10.0.0. See https://www.drupal.org/node/3154407
3x in EventsExampleTest::testEventsExample from Drupal\Tests\events_example\Functional
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3342639-2.patch | 1.65 KB | jungle |
Comments
Comment #2
jungleComment #5
jungle