mime

Allows manipulating MIME messages

MIT License

Downloads
451.3M
Stars
2.7K
Committers
95

Bot releases are hidden (Show)

mime - v7.0.8 Latest Release

Published by fabpot 5 months ago

Changelog (https://github.com/symfony/mime/compare/v7.0.7...v7.0.8)

  • bug symfony/symfony#57284 [Mime] Fix TextPart using an unknown File (@fabpot)
  • bug symfony/symfony#57228 [Mime] fix PHP 7 compatibility (@xabbuh)
  • bug symfony/symfony#57065 [Mime] Fixed Mime\Message::ensureValidity() when a required header is set, but has an empty body (@rhertogh)
mime - v6.4.8

Published by fabpot 5 months ago

Changelog (https://github.com/symfony/mime/compare/v6.4.7...v6.4.8)

  • bug symfony/symfony#57284 [Mime] Fix TextPart using an unknown File (@fabpot)
  • bug symfony/symfony#57228 [Mime] fix PHP 7 compatibility (@xabbuh)
  • bug symfony/symfony#57065 [Mime] Fixed Mime\Message::ensureValidity() when a required header is set, but has an empty body (@rhertogh)
mime - v5.4.40

Published by fabpot 5 months ago

Changelog (https://github.com/symfony/mime/compare/v5.4.39...v5.4.40)

  • bug symfony/symfony#57228 [Mime] fix PHP 7 compatibility (@xabbuh)
  • bug symfony/symfony#57065 [Mime] Fixed Mime\Message::ensureValidity() when a required header is set, but has an empty body (@rhertogh)
mime - v7.1.0

Published by fabpot 5 months ago

Changelog (https://github.com/symfony/mime/compare/v7.1.0-RC1...v7.1.0)

  • bug symfony/symfony#57228 [Mime] fix PHP 7 compatibility (@xabbuh)
  • bug symfony/symfony#57065 [Mime] Fixed Mime\Message::ensureValidity() when a required header is set, but has an empty body (@rhertogh)
mime - v7.1.0-RC1

Published by fabpot 5 months ago

mime - v7.0.7

Published by fabpot 6 months ago

Changelog (https://github.com/symfony/mime/compare/v7.0.6...v7.0.7)

  • no significant changes
mime - v6.4.7

Published by fabpot 6 months ago

Changelog (https://github.com/symfony/mime/compare/v6.4.6...v6.4.7)

  • no significant changes
mime - v5.4.39

Published by fabpot 6 months ago

mime - v7.0.6

Published by fabpot 7 months ago

Changelog (https://github.com/symfony/mime/compare/v7.0.5...v7.0.6)

  • no significant changes
mime - v6.4.6

Published by fabpot 7 months ago

Changelog (https://github.com/symfony/mime/compare/v6.4.5...v6.4.6)

  • no significant changes
mime - v5.4.38

Published by fabpot 7 months ago

mime - v7.0.3

Published by fabpot 9 months ago

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

  • bug symfony/symfony#53678 [Mime] Fix serializing uninitialized RawMessage::$message to null (@nicolas-grekas)
  • bug symfony/symfony#53565 [Mime] Fix undefined array key 0 when empty sender (@0x346e3730)
mime - v6.4.3

Published by fabpot 9 months ago

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

  • bug symfony/symfony#53678 [Mime] Fix serializing uninitialized RawMessage::$message to null (@nicolas-grekas)
  • bug symfony/symfony#53565 [Mime] Fix undefined array key 0 when empty sender (@0x346e3730)
mime - v6.3.12

Published by fabpot 9 months ago

Changelog (https://github.com/symfony/mime/compare/v6.3.11...v6.3.12)

  • bug symfony/symfony#53678 [Mime] Fix serializing uninitialized RawMessage::$message to null (@nicolas-grekas)
  • bug symfony/symfony#53565 [Mime] Fix undefined array key 0 when empty sender (@0x346e3730)
mime - v5.4.35

Published by fabpot 9 months ago

Changelog (https://github.com/symfony/mime/compare/v5.4.34...v5.4.35)

  • bug symfony/symfony#53678 [Mime] Fix serializing uninitialized RawMessage::$message to null (@nicolas-grekas)
  • bug symfony/symfony#53565 [Mime] Fix undefined array key 0 when empty sender (@0x346e3730)
mime - v7.0.0

Published by fabpot 11 months ago

mime - v6.4.0

Published by fabpot 11 months ago

mime - v7.0.0-RC1

Published by fabpot 11 months ago

mime - v6.4.0-RC1

Published by fabpot 11 months ago

mime - v7.0.0-BETA1

Published by fabpot almost 1 year ago

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

  • feature symfony/symfony#51926 [Mime] Forbid messages that are generators to be used more than once (@fabpot)
  • feature symfony/symfony#51601 [Mime] Allow to add some headers as a strings (@Oipnet)
  • feature symfony/symfony#51191 [Mime] Update mimetypes (@fabpot)
  • feature symfony/symfony#50200 [Mailer] Adds assertEmailSubjectContains and assertEmailSubjectNotContains methods (@johanadivare)
  • feature symfony/symfony#50852 [Components] Convert to native return types (@wouterj)
  • feature symfony/symfony#50842 Add missing return types to magic methods (@wouterj)
  • feature symfony/symfony#50873 Remove remaining deprecated code paths (@nicolas-grekas)
  • feature symfony/symfony#50869 [Mime] remove deprecated methods in Mime Component (@fafiebig)
  • feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)