File tree
Expand file treeCollapse file tree
10 files changed
+61
-21
lines changedFilter options
- src/Symfony
- Component
- DependencyInjection
- Compiler
- Dumper
- Exception
- EventDispatcher/DependencyInjection
- HttpKernel
- ControllerMetadata
- EventListener
- Messenger/DependencyInjection
- OptionsResolver
- Contracts/Service
Expand file treeCollapse file tree
10 files changed
+61
-21
lines changedsrc/Symfony/Component/DependencyInjection/Compiler/CheckTypeDeclarationsPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/CheckTypeDeclarationsPass.php+20-3Lines changed: 20 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 |
| - |
| 156 | + |
157 | 157 |
|
158 |
| - |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
159 | 176 |
|
160 | 177 |
|
161 | 178 |
|
| ||
266 | 283 |
|
267 | 284 |
|
268 | 285 |
|
269 |
| - |
| 286 | + |
270 | 287 |
|
271 | 288 |
|
272 | 289 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/Preloader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/Preloader.php+17-10Lines changed: 17 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
72 |
| - |
73 |
| - |
| 71 | + |
74 | 72 |
|
75 | 73 |
|
76 | 74 |
|
| ||
84 | 82 |
|
85 | 83 |
|
86 | 84 |
|
87 |
| - |
88 |
| - |
89 |
| - |
| 85 | + |
90 | 86 |
|
91 | 87 |
|
92 |
| - |
93 |
| - |
94 |
| - |
| 88 | + |
95 | 89 |
|
96 | 90 |
|
97 | 91 |
|
98 | 92 |
|
99 | 93 |
|
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
100 | 107 |
|
src/Symfony/Component/DependencyInjection/Exception/InvalidParameterTypeException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Exception/InvalidParameterTypeException.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
25 | 28 |
|
26 | 29 |
|
src/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
141 |
| - |
| 141 | + |
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
|
src/Symfony/Component/HttpKernel/ControllerMetadata/ArgumentMetadataFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/ControllerMetadata/ArgumentMetadataFactory.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
|
src/Symfony/Component/HttpKernel/EventListener/ErrorListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/ErrorListener.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
| 102 | + |
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
|
src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/DependencyInjection/MessengerPass.php+14-1Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
231 | 244 |
|
232 | 245 |
|
233 | 246 |
|
234 | 247 |
|
235 |
| - |
| 248 | + |
236 | 249 |
|
237 | 250 |
|
238 | 251 |
|
|
src/Symfony/Component/OptionsResolver/OptionsResolver.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/OptionsResolver/OptionsResolver.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
201 | 201 |
|
202 | 202 |
|
203 | 203 |
|
204 |
| - |
| 204 | + |
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
|
src/Symfony/Contracts/Service/ServiceLocatorTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/Service/ServiceLocatorTrait.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
| 90 | + |
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
|
src/Symfony/Contracts/Service/ServiceSubscriberTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Contracts/Service/ServiceSubscriberTrait.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
|
0 commit comments