File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -29,21 +29,21 @@ CHANGELOG
29
29
3.4.0
30
30
-----
31
31
32
- * Implementing ` TraceableEventDispatcherInterface ` without the ` reset() ` method has been deprecated.
32
+ * Implementing ` TraceableEventDispatcherInterface ` without the ` reset() ` method has been deprecated.
33
33
34
34
3.3.0
35
35
-----
36
36
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.
38
38
39
39
3.0.0
40
40
-----
41
41
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.
47
47
48
48
2.5.0
49
49
-----
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