Commit 5d7678e
File tree
13 files changed
+314
-53
lines changedFilter options
- src/Symfony/Component/Form
- ChoiceList
- Extension/Core/Type
- Tests
- ChoiceList
- Extension/Core
- DataTransformer
- Type
13 files changed
+314
-53
lines changedsrc/Symfony/Component/Form/ChoiceList/ArrayChoiceList.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/ArrayChoiceList.php+37Lines changed: 37 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
77 | 83 |
|
78 | 84 |
|
79 | 85 |
|
| ||
207 | 213 |
|
208 | 214 |
|
209 | 215 |
|
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
210 | 247 |
|
src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
281 | 281 |
|
282 | 282 |
|
283 | 283 |
|
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
284 | 292 |
|
285 | 293 |
|
286 | 294 |
|
| ||
343 | 351 |
|
344 | 352 |
|
345 | 353 |
|
| 354 | + |
346 | 355 |
|
347 | 356 |
|
348 | 357 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/CountryType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/CountryType.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
| 27 | + |
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/CurrencyType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/CurrencyType.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
| 27 | + |
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/DateType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/DateType.php+10-6Lines changed: 10 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
| 96 | + |
96 | 97 |
|
97 | 98 |
|
98 | 99 |
|
| 100 | + |
99 | 101 |
|
100 | 102 |
|
101 | 103 |
|
| 104 | + |
102 | 105 |
|
103 | 106 |
|
104 | 107 |
|
| ||
297 | 300 |
|
298 | 301 |
|
299 | 302 |
|
| 303 | + |
300 | 304 |
|
301 | 305 |
|
302 | 306 |
|
| ||
307 | 311 |
|
308 | 312 |
|
309 | 313 |
|
310 |
| - |
311 |
| - |
| 314 | + |
| 315 | + |
312 | 316 |
|
313 | 317 |
|
314 | 318 |
|
| ||
322 | 326 |
|
323 | 327 |
|
324 | 328 |
|
325 |
| - |
| 329 | + |
326 | 330 |
|
327 | 331 |
|
328 | 332 |
|
| ||
331 | 335 |
|
332 | 336 |
|
333 | 337 |
|
334 |
| - |
| 338 | + |
335 | 339 |
|
336 | 340 |
|
337 | 341 |
|
| ||
343 | 347 |
|
344 | 348 |
|
345 | 349 |
|
346 |
| - |
| 350 | + |
347 | 351 |
|
348 | 352 |
|
349 | 353 |
|
| ||
354 | 358 |
|
355 | 359 |
|
356 | 360 |
|
357 |
| - |
| 361 | + |
358 | 362 |
|
359 | 363 |
|
360 | 364 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/LanguageType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/LanguageType.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
| 27 | + |
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/LocaleType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/LocaleType.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
| 27 | + |
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/TimeType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/TimeType.php+6-3Lines changed: 6 additions & 3 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 |
|
76 |
| - |
| 77 | + |
77 | 78 |
|
78 | 79 |
|
79 | 80 |
|
| 81 | + |
80 | 82 |
|
81 | 83 |
|
82 | 84 |
|
| ||
85 | 87 |
|
86 | 88 |
|
87 | 89 |
|
88 |
| - |
| 90 | + |
89 | 91 |
|
90 | 92 |
|
91 | 93 |
|
| 94 | + |
92 | 95 |
|
93 | 96 |
|
94 | 97 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/TimezoneType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/TimezoneType.php+45-1Lines changed: 45 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
26 | 33 |
|
27 | 34 |
|
28 | 35 |
|
29 | 36 |
|
30 | 37 |
|
31 | 38 |
|
32 |
| - |
| 39 | + |
| 40 | + |
33 | 41 |
|
34 | 42 |
|
35 | 43 |
|
| ||
93 | 101 |
|
94 | 102 |
|
95 | 103 |
|
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
96 | 140 |
|
src/Symfony/Component/Form/Tests/ChoiceList/ArrayChoiceListTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/ChoiceList/ArrayChoiceListTest.php+41-7Lines changed: 41 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
68 | 102 |
|
69 | 103 |
|
70 | 104 |
|
71 | 105 |
|
72 | 106 |
|
73 | 107 |
|
74 | 108 |
|
75 |
| - |
| 109 | + |
76 | 110 |
|
77 |
| - |
78 |
| - |
| 111 | + |
| 112 | + |
79 | 113 |
|
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
84 | 118 |
|
85 | 119 |
|
86 | 120 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/ChoiceToValueTransformerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/ChoiceToValueTransformerTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
|
0 commit comments