Commit 289a768
File tree
Expand file treeCollapse file tree
25 files changed
+131
-148
lines changedFilter options
- src/Symfony/Component/Form
- Extension
- Core
- DataTransformer
- Type
- Csrf/Type
- Guess
- Tests
Expand file treeCollapse file tree
25 files changed
+131
-148
lines changedsrc/Symfony/Component/Form/AbstractExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/AbstractExtension.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 |
| - |
| 156 | + |
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
| ||
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
175 |
| - |
| 175 | + |
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
| ||
204 | 204 |
|
205 | 205 |
|
206 | 206 |
|
207 |
| - |
| 207 | + |
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
src/Symfony/Component/Form/AbstractRendererEngine.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/AbstractRendererEngine.php+19-1Lines changed: 19 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
26 | 29 |
|
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
27 | 34 |
|
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
28 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
29 | 44 |
|
30 | 45 |
|
| 46 | + |
| 47 | + |
| 48 | + |
31 | 49 |
|
32 | 50 |
|
33 | 51 |
|
| ||
127 | 145 |
|
128 | 146 |
|
129 | 147 |
|
130 |
| - |
| 148 | + |
131 | 149 |
|
132 | 150 |
|
133 | 151 |
|
|
src/Symfony/Component/Form/Button.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Button.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/BaseDateTimeTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/BaseDateTimeTransformer.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
| 32 | + |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/DateIntervalToArrayTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/DateIntervalToArrayTransformer.php+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 |
| - |
| 46 | + |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
| 51 | + |
55 | 52 |
|
56 | 53 |
|
57 | 54 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php+5-10Lines changed: 5 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
29 | 28 |
|
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
34 | 33 |
|
35 | 34 |
|
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
| 38 | + |
44 | 39 |
|
45 | 40 |
|
46 | 41 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformer.php+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToStringTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToStringTransformer.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
48 |
| - |
49 |
| - |
| 47 | + |
| 48 | + |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/MoneyToLocalizedStringTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/MoneyToLocalizedStringTransformer.php+2-14Lines changed: 2 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
| 28 | + |
41 | 29 |
|
42 |
| - |
| 30 | + |
43 | 31 |
|
44 | 32 |
|
45 | 33 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php+2-10Lines changed: 2 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 | 84 |
|
93 |
| - |
94 |
| - |
| 85 | + |
| 86 | + |
95 | 87 |
|
96 | 88 |
|
97 | 89 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/PercentToLocalizedStringTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/PercentToLocalizedStringTransformer.php+1-8Lines changed: 1 addition & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
41 |
| - |
42 |
| - |
43 | 40 |
|
44 | 41 |
|
45 | 42 |
|
46 | 43 |
|
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 | 44 |
|
52 | 45 |
|
53 | 46 |
|
| ||
57 | 50 |
|
58 | 51 |
|
59 | 52 |
|
60 |
| - |
| 53 | + |
61 | 54 |
|
62 | 55 |
|
63 | 56 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/DateIntervalType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/DateIntervalType.php+6-7Lines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| ||
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
99 |
| - |
| 99 | + |
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
| ||
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
160 |
| - |
| 160 | + |
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
| ||
168 | 168 |
|
169 | 169 |
|
170 | 170 |
|
171 |
| - |
172 | 171 |
|
173 | 172 |
|
174 | 173 |
|
| ||
180 | 179 |
|
181 | 180 |
|
182 | 181 |
|
183 |
| - |
| 182 | + |
184 | 183 |
|
185 | 184 |
|
186 | 185 |
|
187 |
| - |
| 186 | + |
188 | 187 |
|
189 | 188 |
|
190 |
| - |
| 189 | + |
191 | 190 |
|
192 | 191 |
|
193 | 192 |
|
|
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+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
43 |
| - |
| 42 | + |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
|
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+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
| 32 | + |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
|
src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
83 | 84 |
|
84 | 85 |
|
85 | 86 |
|
86 |
| - |
| 87 | + |
87 | 88 |
|
88 | 89 |
|
89 | 90 |
|
|
0 commit comments