Commit 1919349
File tree
3 files changed
+45
-1
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Core/Type
- Tests/Extension/Core/Type
3 files changed
+45
-1
lines changedsrc/Symfony/Component/Form/Extension/Core/Type/CheckboxType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/CheckboxType.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
|
src/Symfony/Component/Form/Form.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Form.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
725 | 725 |
|
726 | 726 |
|
727 | 727 |
|
728 |
| - |
| 728 | + |
| 729 | + |
| 730 | + |
729 | 731 |
|
730 | 732 |
|
731 | 733 |
|
|
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+41Lines changed: 41 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2046 | 2046 |
|
2047 | 2047 |
|
2048 | 2048 |
|
| 2049 | + |
| 2050 | + |
| 2051 | + |
| 2052 | + |
| 2053 | + |
| 2054 | + |
| 2055 | + |
| 2056 | + |
| 2057 | + |
| 2058 | + |
| 2059 | + |
| 2060 | + |
| 2061 | + |
| 2062 | + |
| 2063 | + |
| 2064 | + |
| 2065 | + |
| 2066 | + |
| 2067 | + |
| 2068 | + |
| 2069 | + |
| 2070 | + |
| 2071 | + |
| 2072 | + |
| 2073 | + |
| 2074 | + |
| 2075 | + |
| 2076 | + |
| 2077 | + |
| 2078 | + |
| 2079 | + |
| 2080 | + |
| 2081 | + |
| 2082 | + |
| 2083 | + |
| 2084 | + |
| 2085 | + |
| 2086 | + |
| 2087 | + |
| 2088 | + |
| 2089 | + |
2049 | 2090 |
|
0 commit comments