8.2
Merge branch '6.4' into 7.4
[FrameworkBundle] Apply tagged MIME type guessers in File::getMimeType()
Merge branch '6.4' into 7.2
Merge branch '5.4' into 6.4
[Mime] Fix dropped whitespace between multiple encoded words
[Mime] Add a way to control the HTML to text conversion
[Mime] Add support for binary Content-Transfer-Encoding
[Mime] Add tests on constraints
[Mime] regenerate test certificates
CS fixes - native_function_invocation & static_lambda
[Mime] added classes for generating MIME messages
[Mime] add DraftEmail
minor #49253 [PHPUnit 10] Use `TestCase` suffix for abstract tests in `/Tests/` (OskarStark)
replace PHPUnit annotations with attributes
Remove \ReflectionProperty::setAccessible(true) calls