File tree
24 files changed
+40
-928
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection
- Component
- DependencyInjection
- Compiler
- Config
- Loader
- schema/dic/services
- Tests
- Compiler
- Config
- Fixtures/xml
- Loader
- HttpFoundation
24 files changed
+40
-928
lines changedsrc/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+1-10Lines changed: 1 addition & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1050 | 1050 |
|
1051 | 1051 |
|
1052 | 1052 |
|
1053 |
| - |
1054 |
| - |
1055 |
| - |
1056 |
| - |
1057 |
| - |
1058 |
| - |
1059 |
| - |
1060 |
| - |
1061 |
| - |
1062 |
| - |
| 1053 | + |
1063 | 1054 |
|
1064 | 1055 |
|
1065 | 1056 |
|
|
src/Symfony/Component/DependencyInjection/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/CHANGELOG.md+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
14 | 22 |
|
15 | 23 |
|
16 | 24 |
|
|
src/Symfony/Component/DependencyInjection/ChildDefinition.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ChildDefinition.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
124 |
| - |
125 |
| - |
src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php+5-63Lines changed: 5 additions & 63 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
| ||
67 | 66 |
|
68 | 67 |
|
69 | 68 |
|
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 | 69 |
|
95 | 70 |
|
96 | 71 |
|
| ||
323 | 298 |
|
324 | 299 |
|
325 | 300 |
|
326 |
| - |
327 |
| - |
| 301 | + |
| 302 | + |
328 | 303 |
|
329 | 304 |
|
330 |
| - |
331 |
| - |
332 |
| - |
333 |
| - |
334 |
| - |
335 |
| - |
336 |
| - |
337 |
| - |
338 |
| - |
339 |
| - |
340 |
| - |
| 305 | + |
| 306 | + |
341 | 307 |
|
342 | 308 |
|
343 |
| - |
| 309 | + |
344 | 310 |
|
345 | 311 |
|
346 | 312 |
|
| ||
499 | 465 |
|
500 | 466 |
|
501 | 467 |
|
502 |
| - |
503 |
| - |
504 |
| - |
505 |
| - |
506 |
| - |
507 |
| - |
508 |
| - |
509 |
| - |
510 |
| - |
511 |
| - |
512 |
| - |
513 |
| - |
514 |
| - |
515 |
| - |
516 |
| - |
517 |
| - |
518 |
| - |
519 |
| - |
520 |
| - |
521 |
| - |
522 |
| - |
523 |
| - |
524 |
| - |
525 |
| - |
526 | 468 |
|
527 | 469 |
|
528 | 470 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/Compiler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/Compiler.php-32Lines changed: 0 additions & 32 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 | 55 |
|
74 | 56 |
|
75 | 57 |
|
| ||
82 | 64 |
|
83 | 65 |
|
84 | 66 |
|
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
99 | 67 |
|
100 | 68 |
|
101 | 69 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/FactoryReturnTypePass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/FactoryReturnTypePass.php-108Lines changed: 0 additions & 108 deletions
This file was deleted.
src/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php-54Lines changed: 0 additions & 54 deletions
This file was deleted.
src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/PassConfig.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
57 | 56 |
|
58 | 57 |
|
59 | 58 |
|
|
0 commit comments