Commit 055dc6c
File tree
7 files changed
+42
-1
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Core/Type
- Tests/Extension/Core/Type
7 files changed
+42
-1
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| 58 | + |
58 | 59 |
|
59 | 60 |
|
60 | 61 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
| 75 | + |
75 | 76 |
|
76 | 77 |
|
77 | 78 |
|
|
src/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 |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
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+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
151 | 155 |
|
152 | 156 |
|
153 | 157 |
|
| ||
278 | 282 |
|
279 | 283 |
|
280 | 284 |
|
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
281 | 293 |
|
282 | 294 |
|
283 | 295 |
|
|
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+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
241 | 241 |
|
242 | 242 |
|
243 | 243 |
|
244 |
| - |
| 244 | + |
245 | 245 |
|
246 | 246 |
|
247 | 247 |
|
| ||
288 | 288 |
|
289 | 289 |
|
290 | 290 |
|
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
291 | 299 |
|
292 | 300 |
|
293 | 301 |
|
|
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+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
470 | 470 |
|
471 | 471 |
|
472 | 472 |
|
| 473 | + |
| 474 | + |
| 475 | + |
473 | 476 |
|
474 | 477 |
|
475 | 478 |
|
|
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 |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| 79 | + |
79 | 80 |
|
80 | 81 |
|
81 | 82 |
|
| ||
93 | 94 |
|
94 | 95 |
|
95 | 96 |
|
| 97 | + |
96 | 98 |
|
97 | 99 |
|
98 | 100 |
|
| ||
114 | 116 |
|
115 | 117 |
|
116 | 118 |
|
| 119 | + |
117 | 120 |
|
118 | 121 |
|
119 | 122 |
|
| ||
136 | 139 |
|
137 | 140 |
|
138 | 141 |
|
| 142 | + |
139 | 143 |
|
140 | 144 |
|
141 | 145 |
|
| ||
157 | 161 |
|
158 | 162 |
|
159 | 163 |
|
| 164 | + |
160 | 165 |
|
161 | 166 |
|
162 | 167 |
|
| ||
180 | 185 |
|
181 | 186 |
|
182 | 187 |
|
| 188 | + |
183 | 189 |
|
184 | 190 |
|
185 | 191 |
|
| ||
270 | 276 |
|
271 | 277 |
|
272 | 278 |
|
| 279 | + |
273 | 280 |
|
274 | 281 |
|
275 | 282 |
|
| ||
286 | 293 |
|
287 | 294 |
|
288 | 295 |
|
| 296 | + |
289 | 297 |
|
290 | 298 |
|
291 | 299 |
|
| ||
302 | 310 |
|
303 | 311 |
|
304 | 312 |
|
| 313 | + |
305 | 314 |
|
306 | 315 |
|
307 | 316 |
|
| ||
320 | 329 |
|
321 | 330 |
|
322 | 331 |
|
| 332 | + |
323 | 333 |
|
324 | 334 |
|
325 | 335 |
|
| ||
368 | 378 |
|
369 | 379 |
|
370 | 380 |
|
| 381 | + |
371 | 382 |
|
372 | 383 |
|
373 | 384 |
|
| ||
394 | 405 |
|
395 | 406 |
|
396 | 407 |
|
| 408 | + |
397 | 409 |
|
398 | 410 |
|
399 | 411 |
|
| ||
456 | 468 |
|
457 | 469 |
|
458 | 470 |
|
| 471 | + |
459 | 472 |
|
460 | 473 |
|
461 | 474 |
|
| ||
478 | 491 |
|
479 | 492 |
|
480 | 493 |
|
| 494 | + |
481 | 495 |
|
482 | 496 |
|
483 | 497 |
|
| ||
856 | 870 |
|
857 | 871 |
|
858 | 872 |
|
| 873 | + |
859 | 874 |
|
860 | 875 |
|
861 | 876 |
|
|
0 commit comments