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 @@ -48,21 +48,21 @@ CHANGELOG
48
48
3.4.0
49
49
-----
50
50
51
- * Implementing ` TraceableEventDispatcherInterface ` without the ` reset() ` method has been deprecated.
51
+ * Implementing ` TraceableEventDispatcherInterface ` without the ` reset() ` method has been deprecated.
52
52
53
53
3.3.0
54
54
-----
55
55
56
- * The ContainerAwareEventDispatcher class has been deprecated. Use EventDispatcher with closure factories instead.
56
+ * The ContainerAwareEventDispatcher class has been deprecated. Use EventDispatcher with closure factories instead.
57
57
58
58
3.0.0
59
59
-----
60
60
61
- * The method ` getListenerPriority($eventName, $listener) ` has been added to the
62
- ` EventDispatcherInterface ` .
63
- * The methods ` Event::setDispatcher() ` , ` Event::getDispatcher() ` , ` Event::setName() `
64
- and ` Event::getName() ` have been removed.
65
- The event dispatcher and the event name are passed to the listener call.
61
+ * The method ` getListenerPriority($eventName, $listener) ` has been added to the
62
+ ` EventDispatcherInterface ` .
63
+ * The methods ` Event::setDispatcher() ` , ` Event::getDispatcher() ` , ` Event::setName() `
64
+ and ` Event::getName() ` have been removed.
65
+ The event dispatcher and the event name are passed to the listener call.
66
66
67
67
2.5.0
68
68
-----
Original file line number Diff line number Diff line change 8
8
Resources
9
9
---------
10
10
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