mime

Allows manipulating MIME messages

MIT License

Downloads
451.3M
Stars
2.7K
Committers
95

Bot releases are hidden (Show)

mime - v6.0.3

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/mime/compare/v6.0.2...v6.0.3)

  • no significant changes
mime - v5.4.3

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/mime/compare/v5.4.2...v5.4.3)

  • no significant changes
mime - v5.3.14

Published by fabpot over 2 years ago

mime - v4.4.37

Published by fabpot over 2 years ago

mime - v6.0.2

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/mime/compare/v6.0.1...v6.0.2)

  • bug #44824 Fix missing sprintf in DkimSigner (alamirault)
  • bug #44732 Relaxing in-reply-to header validation (ThomasLandauer)
  • bug #44728 Fix encoding filenames in multipart/form-data (nicolas-grekas)
mime - v5.4.2

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/mime/compare/v5.4.1...v5.4.2)

  • bug #44824 Fix missing sprintf in DkimSigner (alamirault)
  • bug #44732 Relaxing in-reply-to header validation (ThomasLandauer)
  • bug #44728 Fix encoding filenames in multipart/form-data (nicolas-grekas)
mime - v5.3.13

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/mime/compare/v5.3.12...v5.3.13)

  • bug #44824 Fix missing sprintf in DkimSigner (alamirault)
  • bug #44732 Relaxing in-reply-to header validation (ThomasLandauer)
  • bug #44728 Fix encoding filenames in multipart/form-data (nicolas-grekas)
mime - v4.4.36

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/mime/compare/v4.4.35...v4.4.36)

  • bug #44732 Relaxing in-reply-to header validation (ThomasLandauer)
  • bug #44728 Fix encoding filenames in multipart/form-data (nicolas-grekas)
mime - v6.0.1

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/mime/compare/v6.0.0...v6.0.1)

  • bug #44494 Remove FQCN type hints on properties (fabpot)
mime - v6.0.0

Published by fabpot almost 3 years ago

mime - v5.4.0

Published by fabpot almost 3 years ago

mime - v6.0.0-RC1

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/mime/compare/v6.0.0-BETA3...v6.0.0-RC1)

  • bug #44119 Add correct IDN flags for IDNA2008 compliance (j-bernard)
mime - v5.4.0-RC1

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/mime/compare/v5.4.0-BETA3...v5.4.0-RC1)

  • bug #44119 Add correct IDN flags for IDNA2008 compliance (j-bernard)
mime - v5.3.11

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/mime/compare/v5.3.10...v5.3.11)

  • bug #44119 Add correct IDN flags for IDNA2008 compliance (j-bernard)
mime - v4.4.34

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/mime/compare/v4.4.33...v4.4.34)

  • bug #44119 Add correct IDN flags for IDNA2008 compliance (j-bernard)
mime - v5.4.0-BETA3

Published by fabpot almost 3 years ago

mime - v6.0.0-BETA3

Published by fabpot almost 3 years ago

mime - v6.0.0-BETA1

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/mime/compare/v5.3.10...v6.0.0-BETA1)

  • feature #42872 Update mime types (fabpot)
  • feature #41299 Remove Serializable implementations (derrabus)
  • feature #41364 Remove deprecated code (malteschlueter)
  • feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)
mime - v5.4.0-BETA1

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/mime/compare/v5.3.10...v5.4.0-BETA1)

  • feature #42872 Update mime types (fabpot)
mime - v5.3.8

Published by fabpot about 3 years ago

Changelog (https://github.com/symfony/mime/compare/v5.3.7...v5.3.8)

  • bug #42976 Allow array as input for RawMessage (derrabus)
  • bug #42831 Update mime types (fabpot)