Commit c8240a0
File tree
5 files changed
+39
-2
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Core/Type
- Tests/Extension/Core/Type
5 files changed
+39
-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 |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
179 |
| - |
| 179 | + |
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
| ||
251 | 251 |
|
252 | 252 |
|
253 | 253 |
|
| 254 | + |
254 | 255 |
|
255 | 256 |
|
256 | 257 |
|
| ||
317 | 318 |
|
318 | 319 |
|
319 | 320 |
|
| 321 | + |
| 322 | + |
320 | 323 |
|
321 | 324 |
|
322 | 325 |
|
|
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+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
157 |
| - |
| 157 | + |
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
| ||
283 | 283 |
|
284 | 284 |
|
285 | 285 |
|
| 286 | + |
286 | 287 |
|
287 | 288 |
|
288 | 289 |
|
| ||
305 | 306 |
|
306 | 307 |
|
307 | 308 |
|
| 309 | + |
| 310 | + |
308 | 311 |
|
309 | 312 |
|
310 | 313 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/DateTimeTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/DateTimeTypeTest.php+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
671 | 671 |
|
672 | 672 |
|
673 | 673 |
|
| 674 | + |
| 675 | + |
| 676 | + |
| 677 | + |
| 678 | + |
| 679 | + |
| 680 | + |
| 681 | + |
| 682 | + |
| 683 | + |
| 684 | + |
| 685 | + |
| 686 | + |
| 687 | + |
| 688 | + |
674 | 689 |
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/DateTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/DateTypeTest.php+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1037 | 1037 |
|
1038 | 1038 |
|
1039 | 1039 |
|
| 1040 | + |
| 1041 | + |
| 1042 | + |
| 1043 | + |
| 1044 | + |
| 1045 | + |
| 1046 | + |
| 1047 | + |
| 1048 | + |
| 1049 | + |
| 1050 | + |
| 1051 | + |
| 1052 | + |
| 1053 | + |
| 1054 | + |
1040 | 1055 |
|
0 commit comments