This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component
Fabien Potencier 233774c929 minor #26191 [HttpFoundation] Add x-zip-compressed to MimeTypeExtensionGuesser. (jenkoian)
This PR was merged into the 2.7 branch.

Discussion
----------

[HttpFoundation] Add x-zip-compressed to MimeTypeExtensionGuesser.

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | no
| New feature?  | yes (kinda)
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | N/A
| License       | MIT
| Doc PR        | N/A

Zip files uploaded on Windows often have a mime type of `x-zip-compressed`. This patch adds support for this mime type to `MimeTypeExtensionGuesser`.

The mime type seems to be a valid mime type for zip files according to http://filext.com/file-extension/ZIP

Commits
-------

ba3e19ae21 [HttpFoundation] Add x-zip-compressed to MimeTypeExtensionGuesser.
2018-02-16 06:45:53 +01:00
..
Asset fixed years in copyright 2018-01-03 08:23:28 +01:00
BrowserKit fixed years in copyright 2018-01-03 08:23:28 +01:00
ClassLoader fixed years in copyright 2018-01-03 08:23:28 +01:00
Config Revert "bug #25789 Enableable ArrayNodeDefinition is disabled for empty configuration (kejwmen)" 2018-01-21 08:24:24 +01:00
Console removed extra-verbose comments 2018-02-16 06:42:51 +01:00
CssSelector [CssSelector] For AND operator, the left operand should have parentheses, not only right operand 2018-02-03 11:49:50 +01:00
Debug Removed unused parameter from flattenDataProvider(). 2018-02-03 01:09:36 +01:00
DependencyInjection [DI] Add null check for removeChild 2018-02-15 08:59:01 +01:00
DomCrawler fixed years in copyright 2018-01-03 08:23:28 +01:00
EventDispatcher do not mock the container builder in tests 2018-02-08 09:15:30 +01:00
ExpressionLanguage fixed years in copyright 2018-01-03 08:23:28 +01:00
Filesystem fixed years in copyright 2018-01-03 08:23:28 +01:00
Finder Document explicitly that dotfiles and vcs files are ignored by default 2018-02-11 11:02:34 +01:00
Form [Form] Add translations for Tagalog 2018-02-13 10:02:42 +01:00
HttpFoundation [HttpFoundation] Add x-zip-compressed to MimeTypeExtensionGuesser. 2018-02-15 15:32:51 +00:00
HttpKernel do not mock the container builder in tests 2018-02-08 09:15:30 +01:00
Intl [Intl] Fixed the broken link 2018-02-02 10:30:16 +01:00
Locale fixed years in copyright 2018-01-03 08:23:28 +01:00
OptionsResolver fixed years in copyright 2018-01-03 08:23:28 +01:00
Process [Process] fix test case 2018-02-12 15:35:15 +01:00
PropertyAccess fixed years in copyright 2018-01-03 08:23:28 +01:00
Routing [Routing] Throw 405 instead of 404 when redirect is not possible 2018-02-12 17:45:29 +01:00
Security Add security.tl.xlf to legacy directory 2018-02-12 15:12:46 +01:00
Serializer [Serializer] optims and cleanup 2018-02-14 14:56:36 +01:00
Stopwatch fixed years in copyright 2018-01-03 08:23:28 +01:00
Templating fixed years in copyright 2018-01-03 08:23:28 +01:00
Translation bug #25816 Problem in phar see mergerequest #25579 (betzholz) 2018-01-17 09:38:26 +01:00
Validator [Security][Validator] Add translations for Tagalog 2018-02-12 13:32:32 +01:00
VarDumper support sapi_windows_vt100_support for php 7.2+ 2018-01-30 23:53:25 +08:00
Yaml fixed years in copyright 2018-01-03 08:23:28 +01:00