Commit 01f65f4
File tree
8 files changed
+48
-1
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Core/Type
- Tests
- Command
- Extension/Core/Type
8 files changed
+48
-1
lines changed+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
16 | 21 |
|
17 | 22 |
|
18 | 23 |
|
|
+1Lines changed: 1 addition & 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 |
|
|
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+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
162 | 166 |
|
163 | 167 |
|
164 | 168 |
|
| ||
292 | 296 |
|
293 | 297 |
|
294 | 298 |
|
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
295 | 308 |
|
296 | 309 |
|
297 | 310 |
|
|
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+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
305 | 305 |
|
306 | 306 |
|
307 | 307 |
|
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
308 | 317 |
|
309 | 318 |
|
310 | 319 |
|
|
src/Symfony/Component/Form/Tests/Command/DebugCommandTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Command/DebugCommandTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
|
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