Commit c4404fd
File tree
26 files changed
+49
-1035
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- CacheWarmer
- Command
- DependencyInjection
- Resources/config
- Component
- HttpKernel
- ControllerMetadata
- Tests
- ControllerMetadata
- Fixtures/Controller
- Security/Core/Exception
- Serializer
- Translation
- Bridge/PoEditor
- Tests
- Exception
- Tests/Exception
- Validator
26 files changed
+49
-1035
lines changed+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
10 | 28 |
|
11 | 29 |
|
12 | 30 |
|
|
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/ConfigBuilderCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/ConfigBuilderCacheWarmer.php+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 |
| - |
33 | 31 |
|
34 | 32 |
|
35 | 33 |
|
| ||
73 | 71 |
|
74 | 72 |
|
75 | 73 |
|
76 |
| - |
| 74 | + |
77 | 75 |
|
78 | 76 |
|
79 | 77 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/BuildDebugContainerTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/BuildDebugContainerTrait.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
44 | 48 |
|
45 | 49 |
|
46 | 50 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
175 |
| - |
176 | 175 |
|
177 | 176 |
|
178 | 177 |
|
| ||
1345 | 1344 |
|
1346 | 1345 |
|
1347 | 1346 |
|
1348 |
| - |
1349 | 1347 |
|
1350 | 1348 |
|
1351 | 1349 |
|
1352 | 1350 |
|
1353 | 1351 |
|
1354 |
| - |
1355 |
| - |
1356 |
| - |
| 1352 | + |
1357 | 1353 |
|
1358 | 1354 |
|
1359 | 1355 |
|
| ||
1555 | 1551 |
|
1556 | 1552 |
|
1557 | 1553 |
|
1558 |
| - |
| 1554 | + |
1559 | 1555 |
|
1560 | 1556 |
|
1561 | 1557 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/annotations.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/annotations.php+2-8Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| 71 | + |
71 | 72 |
|
72 | 73 |
|
73 | 74 |
|
74 |
| - |
| 75 | + |
75 | 76 |
|
76 | 77 |
|
77 | 78 |
|
| ||
86 | 87 |
|
87 | 88 |
|
88 | 89 |
|
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 | 90 |
|
97 | 91 |
|
98 | 92 |
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/translation_providers.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/translation_providers.php-10Lines changed: 0 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
| ||
63 | 62 |
|
64 | 63 |
|
65 | 64 |
|
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 | 65 |
|
76 | 66 |
|
src/Symfony/Component/HttpKernel/ControllerMetadata/ArgumentMetadataFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/ControllerMetadata/ArgumentMetadataFactory.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
| ||
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
45 |
| - |
| 46 | + |
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
|
src/Symfony/Component/HttpKernel/Tests/ControllerMetadata/ArgumentMetadataFactoryTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/ControllerMetadata/ArgumentMetadataFactoryTest.php+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
143 | 155 |
|
144 | 156 |
|
145 | 157 |
|
|
src/Symfony/Component/HttpKernel/Tests/Fixtures/Controller/AttributeController.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/Fixtures/Controller/AttributeController.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
23 | 26 |
|
src/Symfony/Component/Security/Core/Exception/UserNotFoundException.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Exception/UserNotFoundException.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
|
src/Symfony/Component/Serializer/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
|
src/Symfony/Component/Translation/Bridge/PoEditor/.gitattributes
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Bridge/PoEditor/.gitattributes-4Lines changed: 0 additions & 4 deletions
This file was deleted.
src/Symfony/Component/Translation/Bridge/PoEditor/.gitignore
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Bridge/PoEditor/.gitignore-3Lines changed: 0 additions & 3 deletions
This file was deleted.
src/Symfony/Component/Translation/Bridge/PoEditor/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Bridge/PoEditor/CHANGELOG.md-7Lines changed: 0 additions & 7 deletions
This file was deleted.
src/Symfony/Component/Translation/Bridge/PoEditor/LICENSE
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Bridge/PoEditor/LICENSE-19Lines changed: 0 additions & 19 deletions
This file was deleted.
src/Symfony/Component/Translation/Bridge/PoEditor/PoEditorHttpClient.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Bridge/PoEditor/PoEditorHttpClient.php-44Lines changed: 0 additions & 44 deletions
This file was deleted.
0 commit comments