kernel.event_listener
by defaultTraceableEventDispatcher::getOrphanedEvents()
method has been added.TraceableEventDispatcherInterface
has been deprecated.ContainerAwareEventDispatcher
classreset()
method to the TraceableEventDispatcherInterface
TraceableEventDispatcherInterface
without the reset()
method has been deprecated.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.