File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -29,21 +29,21 @@ CHANGELOG
29293.4.0
3030-----
3131
32- * Implementing ` TraceableEventDispatcherInterface ` without the ` reset() ` method has been deprecated.
32+ * Implementing ` TraceableEventDispatcherInterface ` without the ` reset() ` method has been deprecated.
3333
34343.3.0
3535-----
3636
37- * The ContainerAwareEventDispatcher class has been deprecated. Use EventDispatcher with closure factories instead.
37+ * The ContainerAwareEventDispatcher class has been deprecated. Use EventDispatcher with closure factories instead.
3838
39393.0.0
4040-----
4141
42- * The method ` getListenerPriority($eventName, $listener) ` has been added to the
43- ` EventDispatcherInterface ` .
44- * The methods ` Event::setDispatcher() ` , ` Event::getDispatcher() ` , ` Event::setName() `
45- and ` Event::getName() ` have been removed.
46- The event dispatcher and the event name are passed to the listener call.
42+ * The method ` getListenerPriority($eventName, $listener) ` has been added to the
43+ ` EventDispatcherInterface ` .
44+ * The methods ` Event::setDispatcher() ` , ` Event::getDispatcher() ` , ` Event::setName() `
45+ and ` Event::getName() ` have been removed.
46+ The event dispatcher and the event name are passed to the listener call.
4747
48482.5.0
4949-----
Original file line number Diff line number Diff line change 88Resources
99---------
1010
11- * [ Documentation] ( https://symfony.com/doc/current/components/event_dispatcher.html )
12- * [ Contributing] ( https://symfony.com/doc/current/contributing/index.html )
13- * [ Report issues] ( https://github.com/symfony/symfony/issues ) and
14- [ send Pull Requests] ( https://github.com/symfony/symfony/pulls )
15- in the [ main Symfony repository] ( https://github.com/symfony/symfony )
11+ * [ Documentation] ( https://symfony.com/doc/current/components/event_dispatcher.html )
12+ * [ Contributing] ( https://symfony.com/doc/current/contributing/index.html )
13+ * [ Report issues] ( https://github.com/symfony/symfony/issues ) and
14+ [ send Pull Requests] ( https://github.com/symfony/symfony/pulls )
15+ in the [ main Symfony repository] ( https://github.com/symfony/symfony )
You can’t perform that action at this time.
0 commit comments