Commit a8755cc
committed
File tree
40 files changed
+73
-58
lines changedFilter options
- src/Symfony
- Bridge/Doctrine
- Tests
- DependencyInjection/CompilerPass
- Form
- ChoiceList
- Type
- PropertyInfo
- Bundle
- FrameworkBundle/Templating/Helper
- SecurityBundle/Tests/Debug
- TwigBundle/Tests/Functional
- WebProfilerBundle/Resources/views/Profiler
- Component
- Config/Tests
- Definition/Builder
- Fixtures/Builder
- Console
- Helper
- Tests/Helper
- Debug/Tests/Exception
- DependencyInjection/Tests
- Compiler
- Filesystem/Tests
- Form
- HttpFoundation/Tests
- Session/Storage/Handler
- Intl
- Resources
- bin
- data
- currencies
- languages
- regions
- scripts
- Tests/DateFormatter
- Routing/Tests/Matcher/Dumper
- Workflow/Tests/DependencyInjection
40 files changed
+73
-58
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
|
src/Symfony/Bridge/Doctrine/ManagerRegistry.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/ManagerRegistry.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
| ||
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
29 |
| - |
| 28 | + |
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
| ||
75 | 74 |
|
76 | 75 |
|
77 | 76 |
|
78 |
| - |
| 77 | + |
79 | 78 |
|
80 | 79 |
|
81 | 80 |
|
|
src/Symfony/Bridge/Doctrine/Tests/DependencyInjection/CompilerPass/RegisterMappingsPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/DependencyInjection/CompilerPass/RegisterMappingsPassTest.php+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
| 18 | + |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
|
src/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php+6Lines changed: 6 additions & 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 |
|
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
28 | 34 |
|
29 | 35 |
|
30 | 36 |
|
|
src/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php+2-9Lines changed: 2 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
35 | 34 |
|
36 | 35 |
|
37 | 36 |
|
| ||
1120 | 1119 |
|
1121 | 1120 |
|
1122 | 1121 |
|
1123 |
| - |
1124 |
| - |
1125 |
| - |
1126 |
| - |
| 1122 | + |
1127 | 1123 |
|
1128 | 1124 |
|
1129 | 1125 |
|
| ||
1183 | 1179 |
|
1184 | 1180 |
|
1185 | 1181 |
|
1186 |
| - |
1187 |
| - |
1188 |
| - |
1189 |
| - |
| 1182 | + |
1190 | 1183 |
|
1191 | 1184 |
|
1192 | 1185 |
|
|
src/Symfony/Bridge/Doctrine/Tests/PropertyInfo/DoctrineExtractorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/PropertyInfo/DoctrineExtractorTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Bundle/FrameworkBundle/Templating/Helper/CodeHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Templating/Helper/CodeHelper.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
119 |
| - |
| 119 | + |
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Debug/TraceableFirewallListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Debug/TraceableFirewallListenerTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Bundle/TwigBundle/Tests/Functional/CacheWarmingTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Tests/Functional/CacheWarmingTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
src/Symfony/Bundle/TwigBundle/Tests/Functional/NoTemplatingEntryTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Tests/Functional/NoTemplatingEntryTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/base_js.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/base_js.html.twig+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
250 | 250 |
|
251 | 251 |
|
252 | 252 |
|
| 253 | + |
| 254 | + |
253 | 255 |
|
254 | 256 |
|
255 | 257 |
|
|
src/Symfony/Component/Config/Tests/Definition/Builder/TreeBuilderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Definition/Builder/TreeBuilderTest.php+5-9Lines changed: 5 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 | 18 |
|
23 | 19 |
|
24 | 20 |
|
| ||
28 | 24 |
|
29 | 25 |
|
30 | 26 |
|
31 |
| - |
| 27 | + |
32 | 28 |
|
33 | 29 |
|
34 | 30 |
|
35 |
| - |
| 31 | + |
36 | 32 |
|
37 | 33 |
|
38 | 34 |
|
| ||
42 | 38 |
|
43 | 39 |
|
44 | 40 |
|
45 |
| - |
| 41 | + |
46 | 42 |
|
47 | 43 |
|
48 | 44 |
|
| ||
52 | 48 |
|
53 | 49 |
|
54 | 50 |
|
55 |
| - |
| 51 | + |
56 | 52 |
|
57 | 53 |
|
58 | 54 |
|
|
src/Symfony/Component/Config/Tests/Fixtures/Builder/BarNodeDefinition.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Fixtures/Builder/BarNodeDefinition.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/Config/Tests/Fixtures/Builder/NodeBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Fixtures/Builder/NodeBuilder.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/Config/Tests/Fixtures/Builder/VariableNodeDefinition.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Fixtures/Builder/VariableNodeDefinition.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
|
src/Symfony/Component/Console/Helper/QuestionHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Helper/QuestionHelper.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
50 | 56 |
|
51 | 57 |
|
52 | 58 |
|
|
src/Symfony/Component/Console/Tests/Helper/QuestionHelperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Helper/QuestionHelperTest.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
86 | 90 |
|
87 | 91 |
|
88 | 92 |
|
|
src/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
261 | 261 |
|
262 | 262 |
|
263 | 263 |
|
| 264 | + |
264 | 265 |
|
265 | 266 |
|
266 | 267 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/RegisterEnvVarProcessorsPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/RegisterEnvVarProcessorsPassTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInstanceofConditionalsPassTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInstanceofConditionalsPassTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
|
src/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/ContainerTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
556 | 556 |
|
557 | 557 |
|
558 | 558 |
|
| 559 | + |
559 | 560 |
|
560 | 561 |
|
561 | 562 |
|
|
src/Symfony/Component/Filesystem/Tests/FilesystemTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Filesystem/Tests/FilesystemTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1539 | 1539 |
|
1540 | 1540 |
|
1541 | 1541 |
|
1542 |
| - |
| 1542 | + |
1543 | 1543 |
|
1544 | 1544 |
|
1545 | 1545 |
|
|
src/Symfony/Component/Form/FormRegistry.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormRegistry.php+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
| 85 | + |
| 86 | + |
89 | 87 |
|
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
90 | 93 |
|
91 | 94 |
|
92 | 95 |
|
|
src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
946 | 946 |
|
947 | 947 |
|
948 | 948 |
|
949 |
| - |
| 949 | + |
950 | 950 |
|
951 | 951 |
|
952 | 952 |
|
|
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/StrictSessionHandlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/StrictSessionHandlerTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 |
| - |
| 27 | + |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
src/Symfony/Component/Intl/Intl.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Intl.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
237 |
| - |
| 237 | + |
238 | 238 |
|
239 | 239 |
|
240 | 240 |
|
|
src/Symfony/Component/Intl/Resources/bin/icu.ini
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Resources/bin/icu.ini+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
src/Symfony/Component/Intl/Resources/data/currencies/de.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Resources/data/currencies/de.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
src/Symfony/Component/Intl/Resources/data/currencies/ur.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Resources/data/currencies/ur.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
src/Symfony/Component/Intl/Resources/data/languages/de.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Resources/data/languages/de.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
src/Symfony/Component/Intl/Resources/data/languages/ur.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Resources/data/languages/ur.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
src/Symfony/Component/Intl/Resources/data/regions/de.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Resources/data/regions/de.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
src/Symfony/Component/Intl/Resources/data/regions/ur.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Intl/Resources/data/regions/ur.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
0 commit comments