Commit e532709
File tree
2 files changed
+16
-1
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Resources/config
- Component/Form/Extension/Core/Type
2 files changed
+16
-1
lines changedsrc/Symfony/Bundle/FrameworkBundle/Resources/config/form.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/form.xml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
| 96 | + |
96 | 97 |
|
97 | 98 |
|
98 | 99 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/FileType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/FileType.php+15-1Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| ||
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
35 | 43 |
|
36 | 44 |
|
37 | 45 |
|
| ||
150 | 158 |
|
151 | 159 |
|
152 | 160 |
|
153 |
| - |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
154 | 168 |
|
155 | 169 |
|
156 | 170 |
|
|
0 commit comments