Commit 7e94a7b
File tree
2 files changed
+22
-4
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Core/Type
- Tests/Extension/Core/Type
2 files changed
+22
-4
lines changedsrc/Symfony/Component/Form/Extension/Core/Type/FileType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/FileType.php+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
42 |
| - |
43 |
| - |
44 |
| - |
| 43 | + |
45 | 44 |
|
46 | 45 |
|
47 | 46 |
|
48 | 47 |
|
49 | 48 |
|
50 | 49 |
|
51 | 50 |
|
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
52 | 55 |
|
53 | 56 |
|
54 |
| - |
| 57 | + |
55 | 58 |
|
56 | 59 |
|
57 | 60 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/FileTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/FileTypeTest.php+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
47 | 62 |
|
48 | 63 |
|
49 | 64 |
|
|
0 commit comments