Commit 57e5075
File tree
32 files changed
+145
-102
lines changedFilter options
- src/Symfony
- Bundle
- FrameworkBundle
- Console
- DependencyInjection
- SecurityBundle/Tests/DependencyInjection
- TwigBundle/Resources/config
- Component
- Console
- Input
- Tests/Input
- DependencyInjection
- Loader
- Tests
- Compiler
- Fixtures
- includes
- yaml
- Loader
- Form
- Test
- Tests
- Extension/Core
- DataTransformer
- Type
- HttpFoundation/Session/Storage/Handler
- HttpKernel
- EventListener
- Tests/EventListener
- Process
- VarDumper/Dumper
32 files changed
+145
-102
lines changedsrc/Symfony/Bundle/FrameworkBundle/Console/Application.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Console/Application.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
39 |
| - |
| 38 | + |
| 39 | + |
| 40 | + |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
758 | 758 |
|
759 | 759 |
|
760 | 760 |
|
| 761 | + |
761 | 762 |
|
762 |
| - |
| 763 | + |
763 | 764 |
|
764 | 765 |
|
765 | 766 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/MainConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/MainConfigurationTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 |
| - |
| 87 | + |
88 | 88 |
|
89 |
| - |
| 89 | + |
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
|
src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
| 128 | + |
128 | 129 |
|
129 | 130 |
|
130 | 131 |
|
|
src/Symfony/Component/Console/Input/ArgvInput.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Input/ArgvInput.php-10Lines changed: 0 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
285 | 285 |
|
286 | 286 |
|
287 | 287 |
|
288 |
| - |
289 |
| - |
290 |
| - |
291 |
| - |
292 |
| - |
293 |
| - |
294 |
| - |
295 |
| - |
296 |
| - |
297 |
| - |
298 | 288 |
|
299 | 289 |
|
300 | 290 |
|
|
src/Symfony/Component/Console/Tests/Input/ArgvInputTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Input/ArgvInputTest.php-6Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
314 | 314 |
|
315 | 315 |
|
316 | 316 |
|
317 |
| - |
318 |
| - |
319 |
| - |
320 |
| - |
321 |
| - |
322 |
| - |
323 | 317 |
|
324 | 318 |
|
325 | 319 |
|
|
src/Symfony/Component/DependencyInjection/ContainerBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/ContainerBuilder.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
419 | 419 |
|
420 | 420 |
|
421 | 421 |
|
422 |
| - |
| 422 | + |
423 | 423 |
|
424 | 424 |
|
425 | 425 |
|
426 | 426 |
|
427 | 427 |
|
| 428 | + |
| 429 | + |
| 430 | + |
| 431 | + |
428 | 432 |
|
429 | 433 |
|
430 | 434 |
|
|
src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
755 | 755 |
|
756 | 756 |
|
757 | 757 |
|
758 |
| - |
| 758 | + |
759 | 759 |
|
760 | 760 |
|
761 | 761 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
259 | 259 |
|
260 | 260 |
|
261 | 261 |
|
262 |
| - |
| 262 | + |
263 | 263 |
|
264 | 264 |
|
265 | 265 |
|
266 |
| - |
| 266 | + |
267 | 267 |
|
268 | 268 |
|
269 | 269 |
|
270 |
| - |
| 270 | + |
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
274 |
| - |
| 274 | + |
275 | 275 |
|
276 | 276 |
|
277 | 277 |
|
278 |
| - |
| 278 | + |
279 | 279 |
|
280 | 280 |
|
281 | 281 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectExtension.php+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
12 | 19 |
|
13 | 20 |
|
14 | 21 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/null_config.yml
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
src/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
222 | 233 |
|
223 | 234 |
|
224 | 235 |
|
|
src/Symfony/Component/Form/Button.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Button.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
109 | 113 |
|
110 | 114 |
|
111 | 115 |
|
|
src/Symfony/Component/Form/SubmitButton.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/SubmitButton.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
46 | 52 |
|
47 | 53 |
|
48 | 54 |
|
|
src/Symfony/Component/Form/Test/TypeTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Test/TypeTestCase.php-5Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 | 37 |
|
43 | 38 |
|
44 | 39 |
|
|
src/Symfony/Component/Form/Tests/ButtonTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/ButtonTest.php+18-2Lines changed: 18 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
33 | 47 |
|
34 | 48 |
|
35 | 49 |
|
36 | 50 |
|
37 | 51 |
|
38 | 52 |
|
39 | 53 |
|
40 |
| - |
| 54 | + |
| 55 | + |
41 | 56 |
|
42 | 57 |
|
43 | 58 |
|
44 |
| - |
| 59 | + |
| 60 | + |
45 | 61 |
|
46 | 62 |
|
47 | 63 |
|
|
src/Symfony/Component/Form/Tests/CompoundFormTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/CompoundFormTest.php+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1014 | 1014 |
|
1015 | 1015 |
|
1016 | 1016 |
|
| 1017 | + |
| 1018 | + |
| 1019 | + |
| 1020 | + |
| 1021 | + |
| 1022 | + |
| 1023 | + |
| 1024 | + |
| 1025 | + |
| 1026 | + |
| 1027 | + |
| 1028 | + |
| 1029 | + |
| 1030 | + |
| 1031 | + |
| 1032 | + |
| 1033 | + |
| 1034 | + |
| 1035 | + |
| 1036 | + |
| 1037 | + |
| 1038 | + |
1017 | 1039 |
|
1018 | 1040 |
|
1019 | 1041 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeTestCase.php-22Lines changed: 0 additions & 22 deletions
This file was deleted.
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeToArrayTransformerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeToArrayTransformerTest.php+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 |
| - |
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
160 | 161 |
|
161 | 162 |
|
162 | 163 |
|
163 |
| - |
| 164 | + |
164 | 165 |
|
165 | 166 |
|
166 | 167 |
|
| ||
178 | 179 |
|
179 | 180 |
|
180 | 181 |
|
181 |
| - |
| 182 | + |
182 | 183 |
|
183 | 184 |
|
184 | 185 |
|
| ||
323 | 324 |
|
324 | 325 |
|
325 | 326 |
|
326 |
| - |
| 327 | + |
327 | 328 |
|
328 | 329 |
|
329 | 330 |
|
| ||
342 | 343 |
|
343 | 344 |
|
344 | 345 |
|
345 |
| - |
| 346 | + |
346 | 347 |
|
347 | 348 |
|
348 | 349 |
|
|
0 commit comments