Commit 6ef3fee
committed
File tree
3 files changed
+15
-1
lines changedFilter options
- src/Symfony/Component/HttpFoundation
- File/MimeType
- Tests/File
- Fixtures
- MimeType
3 files changed
+15
-1
lines changedsrc/Symfony/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
66 | 67 |
|
67 |
| - |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
68 | 74 |
|
69 | 75 |
|
src/Symfony/Component/HttpFoundation/Tests/File/Fixtures/test.docx
Copy file name to clipboard5.92 KB
Binary file not shown.
src/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
63 | 71 |
|
64 | 72 |
|
65 | 73 |
|
|
0 commit comments