Commit ed211e9
File tree
2 files changed
+16
-3
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Core/Type
- Tests/Extension/Core/Type
2 files changed
+16
-3
lines changedsrc/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
174 |
| - |
175 |
| - |
| 174 | + |
| 175 | + |
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
|
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+14-1Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1689 | 1689 |
|
1690 | 1690 |
|
1691 | 1691 |
|
| 1692 | + |
| 1693 | + |
| 1694 | + |
| 1695 | + |
| 1696 | + |
| 1697 | + |
| 1698 | + |
| 1699 | + |
| 1700 | + |
| 1701 | + |
| 1702 | + |
| 1703 | + |
| 1704 | + |
1692 | 1705 |
|
1693 | 1706 |
|
1694 | 1707 |
|
| ||
2306 | 2319 |
|
2307 | 2320 |
|
2308 | 2321 |
|
2309 |
| - |
| 2322 | + |
2310 | 2323 |
|
2311 | 2324 |
|
2312 | 2325 |
|
|
0 commit comments