File tree
13 files changed
+29
-29
lines changedFilter options
- src/Symfony
- Bundle
- FrameworkBundle/DependencyInjection/Compiler
- TwigBundle
- Component
- Cache/Simple
- Config/Loader
- Console/Helper
- DependencyInjection
- Compiler
- Loader
- Tests/Fixtures/php
- Process
- Serializer
- Translation/Command
13 files changed
+29
-29
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/CachePoolClearerPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/CachePoolClearerPass.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
|
src/Symfony/Bundle/TwigBundle/ContainerAwareRuntimeLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/ContainerAwareRuntimeLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
|
src/Symfony/Component/Cache/Simple/Psr6Cache.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Simple/Psr6Cache.php+6-7Lines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
33 |
| - |
| 34 | + |
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
41 |
| - |
42 |
| - |
43 |
| - |
| 42 | + |
44 | 43 |
|
45 |
| - |
| 44 | + |
46 | 45 |
|
47 |
| - |
48 |
| - |
| 46 | + |
| 47 | + |
49 | 48 |
|
50 | 49 |
|
51 | 50 |
|
|
src/Symfony/Component/Config/Loader/FileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Loader/FileLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
147 |
| - |
| 147 | + |
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
|
src/Symfony/Component/Console/Helper/Helper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/Helper.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
116 |
| - |
| 116 | + |
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
|
src/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
| 97 | + |
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
117 | 117 |
|
118 | 118 |
|
119 | 119 |
|
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
120 | 125 |
|
121 | 126 |
|
122 | 127 |
|
|
src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_private_frozen.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_private_frozen.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
| 10 | + |
9 | 11 |
|
10 | 12 |
|
11 | 13 |
|
12 | 14 |
|
13 | 15 |
|
14 | 16 |
|
| 17 | + |
| 18 | + |
15 | 19 |
|
16 | 20 |
|
17 | 21 |
|
|
src/Symfony/Component/Process/Process.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Process/Process.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
154 |
| - |
| 154 | + |
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
| ||
309 | 309 |
|
310 | 310 |
|
311 | 311 |
|
312 |
| - |
| 312 | + |
313 | 313 |
|
314 | 314 |
|
315 | 315 |
|
| ||
1291 | 1291 |
|
1292 | 1292 |
|
1293 | 1293 |
|
1294 |
| - |
| 1294 | + |
1295 | 1295 |
|
1296 | 1296 |
|
1297 | 1297 |
|
|
src/Symfony/Component/Serializer/Serializer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Serializer.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
188 |
| - |
| 188 | + |
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
| ||
206 | 206 |
|
207 | 207 |
|
208 | 208 |
|
209 |
| - |
| 209 | + |
210 | 210 |
|
211 | 211 |
|
212 | 212 |
|
| ||
306 | 306 |
|
307 | 307 |
|
308 | 308 |
|
309 |
| - |
| 309 | + |
310 | 310 |
|
311 | 311 |
|
312 | 312 |
|
| ||
327 | 327 |
|
328 | 328 |
|
329 | 329 |
|
330 |
| - |
| 330 | + |
331 | 331 |
|
332 | 332 |
|
333 | 333 |
|
|
src/Symfony/Component/Translation/Command/XliffLintCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Command/XliffLintCommand.php-10Lines changed: 0 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
| ||
214 | 213 |
|
215 | 214 |
|
216 | 215 |
|
217 |
| - |
218 |
| - |
219 |
| - |
220 |
| - |
221 |
| - |
222 |
| - |
223 |
| - |
224 |
| - |
225 |
| - |
226 | 216 |
|
227 | 217 |
|
228 | 218 |
|
|
0 commit comments