Commit ce8398f
File tree
9 files changed
+53
-2
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Core/Type
- Tests
- Extension/Core/Type
- Fixtures/Descriptor
9 files changed
+53
-2
lines changedsrc/Symfony/Component/Form/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/BaseType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/BaseType.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
| 110 | + |
110 | 111 |
|
111 | 112 |
|
112 | 113 |
|
| ||
135 | 136 |
|
136 | 137 |
|
137 | 138 |
|
| 139 | + |
138 | 140 |
|
139 | 141 |
|
140 | 142 |
|
141 | 143 |
|
142 | 144 |
|
143 | 145 |
|
| 146 | + |
144 | 147 |
|
145 | 148 |
|
src/Symfony/Component/Form/Form.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Form.php+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1044 | 1044 |
|
1045 | 1045 |
|
1046 | 1046 |
|
| 1047 | + |
| 1048 | + |
1047 | 1049 |
|
1048 | 1050 |
|
1049 | 1051 |
|
1050 | 1052 |
|
1051 | 1053 |
|
| 1054 | + |
| 1055 | + |
| 1056 | + |
| 1057 | + |
| 1058 | + |
| 1059 | + |
| 1060 | + |
| 1061 | + |
| 1062 | + |
| 1063 | + |
| 1064 | + |
| 1065 | + |
| 1066 | + |
| 1067 | + |
| 1068 | + |
| 1069 | + |
1052 | 1070 |
|
1053 | 1071 |
|
1054 | 1072 |
|
|
src/Symfony/Component/Form/Tests/CompoundFormTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/CompoundFormTest.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
958 | 958 |
|
959 | 959 |
|
960 | 960 |
|
| 961 | + |
961 | 962 |
|
962 | 963 |
|
963 | 964 |
|
964 | 965 |
|
| 966 | + |
965 | 967 |
|
966 | 968 |
|
967 | 969 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/FormTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/FormTypeTest.php+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
836 | 836 |
|
837 | 837 |
|
838 | 838 |
|
| 839 | + |
| 840 | + |
| 841 | + |
| 842 | + |
| 843 | + |
| 844 | + |
| 845 | + |
| 846 | + |
| 847 | + |
| 848 | + |
| 849 | + |
| 850 | + |
| 851 | + |
| 852 | + |
| 853 | + |
| 854 | + |
| 855 | + |
| 856 | + |
| 857 | + |
| 858 | + |
| 859 | + |
| 860 | + |
| 861 | + |
839 | 862 |
|
840 | 863 |
|
841 | 864 |
|
|
src/Symfony/Component/Form/Tests/Fixtures/Descriptor/resolved_form_type_1.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Fixtures/Descriptor/resolved_form_type_1.json+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
| 66 | + |
66 | 67 |
|
67 | 68 |
|
68 | 69 |
|
|
src/Symfony/Component/Form/Tests/Fixtures/Descriptor/resolved_form_type_1.txt
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Fixtures/Descriptor/resolved_form_type_1.txt+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
|
src/Symfony/Component/Form/Tests/Fixtures/Descriptor/resolved_form_type_2.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Fixtures/Descriptor/resolved_form_type_2.json+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
|
src/Symfony/Component/Form/Tests/Fixtures/Descriptor/resolved_form_type_2.txt
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Fixtures/Descriptor/resolved_form_type_2.txt+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| 47 | + |
47 | 48 |
|
48 | 49 |
|
0 commit comments