getListenerPriority($eventName, $listener)
has been added to the
EventDispatcherInterface
.Event::setDispatcher()
, Event::getDispatcher()
, Event::setName()
and Event::getName()
have been removed.
The event dispatcher and the event name are passed to the listener call.