Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Commitbb33ce0
committed
feature#41358 [EventDispatcher] Removed deprecated code (malteschlueter)
This PR was merged into the 6.0 branch.Discussion----------[EventDispatcher] Removed deprecated code| Q | A| ------------- | ---| Branch? | 6.0| Bug fix? | no| New feature? | no| Deprecations? | yes| Tickets | -| License | MIT| Doc PR | -This remove deprecated code from EventDispatcher.The `LegacyEventDispatcherProxy` is removed in#41304.Is it necessary to update the Changelog or Upgrade.md that the classes are not configurable any more?Commits-------70b8b16 [EventDispatcher] Removed deprecated codeFile tree
2 files changed
+11
-34
lines changed- src/Symfony/Component/EventDispatcher/DependencyInjection
2 files changed
+11
-34
lines changedLines changed: 3 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 28 | | |
34 | | - | |
35 | 29 | | |
36 | 30 | | |
37 | 31 | | |
38 | 32 | | |
39 | | - | |
| 33 | + | |
40 | 34 | | |
41 | 35 | | |
42 | | - | |
| 36 | + | |
43 | 37 | | |
44 | 38 | | |
45 | 39 | | |
| |||
Lines changed: 8 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 28 | | |
34 | 29 | | |
35 | 30 | | |
36 | 31 | | |
37 | 32 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 33 | | |
51 | 34 | | |
52 | 35 | | |
| |||
71 | 54 | | |
72 | 55 | | |
73 | 56 | | |
74 | | - | |
| 57 | + | |
75 | 58 | | |
76 | 59 | | |
77 | 60 | | |
78 | 61 | | |
79 | 62 | | |
80 | | - | |
81 | | - | |
| 63 | + | |
| 64 | + | |
82 | 65 | | |
83 | 66 | | |
84 | | - | |
| 67 | + | |
85 | 68 | | |
86 | | - | |
| 69 | + | |
87 | 70 | | |
88 | 71 | | |
89 | 72 | | |
90 | 73 | | |
91 | 74 | | |
92 | 75 | | |
93 | | - | |
| 76 | + | |
94 | 77 | | |
95 | 78 | | |
96 | 79 | | |
| |||
133 | 116 | | |
134 | 117 | | |
135 | 118 | | |
136 | | - | |
| 119 | + | |
137 | 120 | | |
138 | 121 | | |
139 | 122 | | |
| |||
195 | 178 | | |
196 | 179 | | |
197 | 180 | | |
198 | | - | |
| 181 | + | |
199 | 182 | | |
200 | 183 | | |
201 | 184 | | |
| |||
0 commit comments
Comments
(0)