File tree
17 files changed
+145
-74
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Console/Descriptor
- Component/DependencyInjection
- Compiler
- Dumper
- Loader
- schema/dic/services
- Tests
- Compiler
- Fixtures
- php
- xml
- yaml
17 files changed
+145
-74
lines changedsrc/Symfony/Bundle/FrameworkBundle/Console/Descriptor/JsonDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/JsonDescriptor.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
221 | 221 |
|
222 | 222 |
|
223 | 223 |
|
224 |
| - |
| 224 | + |
225 | 225 |
|
226 | 226 |
|
227 | 227 |
|
|
src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/MarkdownDescriptor.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
182 | 182 |
|
183 | 183 |
|
184 | 184 |
|
185 |
| - |
| 185 | + |
186 | 186 |
|
187 | 187 |
|
188 | 188 |
|
|
src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
295 | 295 |
|
296 | 296 |
|
297 | 297 |
|
298 |
| - |
| 298 | + |
299 | 299 |
|
300 | 300 |
|
301 | 301 |
|
|
src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/XmlDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/XmlDescriptor.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
371 | 371 |
|
372 | 372 |
|
373 | 373 |
|
374 |
| - |
| 374 | + |
375 | 375 |
|
376 | 376 |
|
377 | 377 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php+62-41Lines changed: 62 additions & 41 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
| ||
257 | 258 |
|
258 | 259 |
|
259 | 260 |
|
260 |
| - |
| 261 | + |
261 | 262 |
|
262 |
| - |
| 263 | + |
263 | 264 |
|
264 | 265 |
|
265 | 266 |
|
| ||
273 | 274 |
|
274 | 275 |
|
275 | 276 |
|
276 |
| - |
277 |
| - |
| 277 | + |
| 278 | + |
278 | 279 |
|
279 | 280 |
|
280 | 281 |
|
281 | 282 |
|
282 | 283 |
|
283 |
| - |
284 |
| - |
285 |
| - |
286 |
| - |
287 |
| - |
288 |
| - |
289 |
| - |
| 284 | + |
290 | 285 |
|
291 | 286 |
|
292 | 287 |
|
| ||
313 | 308 |
|
314 | 309 |
|
315 | 310 |
|
316 |
| - |
317 |
| - |
| 311 | + |
| 312 | + |
318 | 313 |
|
319 |
| - |
| 314 | + |
320 | 315 |
|
321 | 316 |
|
322 |
| - |
323 |
| - |
324 |
| - |
325 |
| - |
326 |
| - |
327 |
| - |
328 |
| - |
329 |
| - |
| 317 | + |
| 318 | + |
330 | 319 |
|
331 | 320 |
|
332 | 321 |
|
333 |
| - |
| 322 | + |
334 | 323 |
|
335 | 324 |
|
336 | 325 |
|
| ||
339 | 328 |
|
340 | 329 |
|
341 | 330 |
|
342 |
| - |
| 331 | + |
343 | 332 |
|
344 |
| - |
345 |
| - |
| 333 | + |
| 334 | + |
346 | 335 |
|
347 | 336 |
|
348 |
| - |
349 |
| - |
350 |
| - |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
351 | 341 |
|
352 |
| - |
353 |
| - |
| 342 | + |
| 343 | + |
| 344 | + |
354 | 345 |
|
355 | 346 |
|
356 |
| - |
| 347 | + |
357 | 348 |
|
358 | 349 |
|
359 | 350 |
|
| ||
459 | 450 |
|
460 | 451 |
|
461 | 452 |
|
462 |
| - |
| 453 | + |
463 | 454 |
|
464 |
| - |
465 |
| - |
466 |
| - |
| 455 | + |
| 456 | + |
| 457 | + |
| 458 | + |
467 | 459 |
|
468 |
| - |
| 460 | + |
| 461 | + |
| 462 | + |
469 | 463 |
|
470 |
| - |
471 |
| - |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
472 | 493 |
|
473 |
| - |
| 494 | + |
474 | 495 |
|
475 | 496 |
|
476 | 497 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
| 104 | + |
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
| ||
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
150 |
| - |
| 150 | + |
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
|
src/Symfony/Component/DependencyInjection/Definition.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Definition.php+21-3Lines changed: 21 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
24 | 27 |
|
25 | 28 |
|
26 | 29 |
|
| ||
38 | 41 |
|
39 | 42 |
|
40 | 43 |
|
41 |
| - |
| 44 | + |
42 | 45 |
|
43 | 46 |
|
44 | 47 |
|
| ||
736 | 739 |
|
737 | 740 |
|
738 | 741 |
|
| 742 | + |
| 743 | + |
| 744 | + |
| 745 | + |
| 746 | + |
| 747 | + |
| 748 | + |
| 749 | + |
| 750 | + |
| 751 | + |
739 | 752 |
|
740 | 753 |
|
741 | 754 |
|
742 | 755 |
|
743 | 756 |
|
744 | 757 |
|
745 | 758 |
|
746 |
| - |
| 759 | + |
747 | 760 |
|
748 | 761 |
|
749 | 762 |
|
750 | 763 |
|
751 | 764 |
|
752 |
| - |
| 765 | + |
| 766 | + |
| 767 | + |
| 768 | + |
| 769 | + |
| 770 | + |
753 | 771 |
|
754 | 772 |
|
755 | 773 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
734 | 734 |
|
735 | 735 |
|
736 | 736 |
|
| 737 | + |
737 | 738 |
|
738 | 739 |
|
739 | 740 |
|
740 |
| - |
| 741 | + |
741 | 742 |
|
742 | 743 |
|
743 | 744 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
199 | 199 |
|
200 | 200 |
|
201 | 201 |
|
202 |
| - |
| 202 | + |
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
|
src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 |
| - |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
|
src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php+19-2Lines changed: 19 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
175 |
| - |
| 175 | + |
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
| ||
238 | 238 |
|
239 | 239 |
|
240 | 240 |
|
241 |
| - |
| 241 | + |
242 | 242 |
|
243 | 243 |
|
244 | 244 |
|
| ||
666 | 666 |
|
667 | 667 |
|
668 | 668 |
|
| 669 | + |
| 670 | + |
| 671 | + |
| 672 | + |
| 673 | + |
| 674 | + |
| 675 | + |
| 676 | + |
| 677 | + |
| 678 | + |
| 679 | + |
| 680 | + |
| 681 | + |
| 682 | + |
| 683 | + |
| 684 | + |
| 685 | + |
669 | 686 |
|
670 | 687 |
|
671 | 688 |
|
|
src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
500 | 500 |
|
501 | 501 |
|
502 | 502 |
|
| 503 | + |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
503 | 511 |
|
504 | 512 |
|
505 | 513 |
|
|
0 commit comments