Closed
Description
People have a hard time with the way we manage uploaded file extension and mime type. And also the difference between what the client send and what we guess. I've just sent a PR on symfony/symfony to clarify the PHPdoc, but I think we need some documentation here about this topic.
see symfony/symfony#7809 (this PR also references interesting tickets that might help writing the doc).