Commit 34e3a24
File tree
13 files changed
+97
-6
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Core
- ChoiceList
- Type
- Tests/Extension/Core/Type
13 files changed
+97
-6
lines changed+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
307 | 307 |
|
308 | 308 |
|
309 | 309 |
|
| 310 | + |
| 311 | + |
310 | 312 |
|
311 | 313 |
|
312 | 314 |
|
|
src/Symfony/Component/Form/Extension/Core/ChoiceList/ChoiceList.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/ChoiceList/ChoiceList.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
| 90 | + |
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
108 |
| - |
| 108 | + |
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
| ||
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
274 |
| - |
| 274 | + |
275 | 275 |
|
276 | 276 |
|
277 | 277 |
|
|
src/Symfony/Component/Form/Extension/Core/ChoiceList/ObjectChoiceList.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/ChoiceList/ObjectChoiceList.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 |
| - |
| 115 | + |
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
|
src/Symfony/Component/Form/Extension/Core/ChoiceList/SimpleChoiceList.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/ChoiceList/SimpleChoiceList.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
| 94 | + |
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/CollectionType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/CollectionType.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
| 93 | + |
| 94 | + |
93 | 95 |
|
94 | 96 |
|
95 | 97 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/ChoiceTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/ChoiceTypeTest.php+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1671 | 1671 |
|
1672 | 1672 |
|
1673 | 1673 |
|
| 1674 | + |
| 1675 | + |
| 1676 | + |
| 1677 | + |
| 1678 | + |
| 1679 | + |
| 1680 | + |
| 1681 | + |
| 1682 | + |
| 1683 | + |
| 1684 | + |
| 1685 | + |
| 1686 | + |
| 1687 | + |
| 1688 | + |
| 1689 | + |
| 1690 | + |
1674 | 1691 |
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/CollectionTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/CollectionTypeTest.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
274 | 274 |
|
275 | 275 |
|
276 | 276 |
|
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
277 | 287 |
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/CountryTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/CountryTypeTest.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
53 | 63 |
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/CurrencyTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/CurrencyTypeTest.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
37 | 47 |
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/LanguageTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/LanguageTypeTest.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
48 | 58 |
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/LocaleTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/LocaleTypeTest.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
37 | 47 |
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/TimeTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/TimeTypeTest.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
731 | 731 |
|
732 | 732 |
|
733 | 733 |
|
| 734 | + |
| 735 | + |
| 736 | + |
| 737 | + |
| 738 | + |
| 739 | + |
| 740 | + |
| 741 | + |
| 742 | + |
| 743 | + |
734 | 744 |
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/TimezoneTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/TimezoneTypeTest.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
30 | 40 |
|
0 commit comments