File tree
5 files changed
+56
-20
lines changedFilter options
- src/Symfony/Component/DependencyInjection
- Compiler
- Loader
- Configurator
- Traits
- Tests/Compiler
5 files changed
+56
-20
lines changedsrc/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php+13-5Lines changed: 13 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
| 65 | + |
70 | 66 |
|
71 | 67 |
|
72 | 68 |
|
| ||
87 | 83 |
|
88 | 84 |
|
89 | 85 |
|
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
90 | 98 |
|
src/Symfony/Component/DependencyInjection/Loader/Configurator/DefaultsConfigurator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/Configurator/DefaultsConfigurator.php+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 |
| - |
| 68 | + |
69 | 69 |
|
70 |
| - |
| 70 | + |
71 | 71 |
|
72 |
| - |
| 72 | + |
| 73 | + |
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
|
src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/TagTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/TagTrait.php+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 |
| - |
| 42 | + |
| 43 | + |
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
|
src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
937 | 937 |
|
938 | 938 |
|
939 | 939 |
|
940 |
| - |
| 940 | + |
941 | 941 |
|
942 |
| - |
| 942 | + |
943 | 943 |
|
944 |
| - |
| 944 | + |
945 | 945 |
|
946 |
| - |
| 946 | + |
| 947 | + |
947 | 948 |
|
948 | 949 |
|
949 | 950 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php+28-3Lines changed: 28 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
| 83 | + |
| 84 | + |
83 | 85 |
|
84 | 86 |
|
85 | 87 |
|
86 | 88 |
|
87 | 89 |
|
88 | 90 |
|
89 |
| - |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
90 | 95 |
|
91 | 96 |
|
| 97 | + |
92 | 98 |
|
93 |
| - |
94 |
| - |
| 99 | + |
95 | 100 |
|
96 | 101 |
|
97 | 102 |
|
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
98 | 123 |
|
99 | 124 |
|
100 | 125 |
|
|
0 commit comments