Skip to content

Releases: symfony/mime

v5.0.10

12 Jun 11:25
v5.0.10
Compare
Choose a tag to compare

Changelog (v5.0.9...v5.0.10)

  • bug #37167 use fromString when creating a new Address (fabpot)

v4.4.10

12 Jun 11:19
v4.4.10
Compare
Choose a tag to compare

Changelog (v4.4.9...v4.4.10)

  • bug #37167 use fromString when creating a new Address (fabpot)

v5.1.0

31 May 06:18
v5.1.0
Compare
Choose a tag to compare

Changelog (v5.1.0-RC2...v5.1.0)

  • no changes

v5.0.9

31 May 06:14
v5.0.9
Compare
Choose a tag to compare

Changelog (v5.0.8...v5.0.9)

  • bug #36947 Allow email message to have "To", "Cc", or "Bcc" header to be valid (Ernest Hymel)
  • bug #36716 handle passing custom mime types as string (mcneely)
  • bug #36751 fix bad method call on EmailAddressContains (Kocal)

v4.4.9

31 May 05:30
v4.4.9
Compare
Choose a tag to compare

Changelog (v4.4.8...v4.4.9)

  • bug #36947 Allow email message to have "To", "Cc", or "Bcc" header to be valid (Ernest Hymel)
  • bug #36716 handle passing custom mime types as string (mcneely)
  • bug #36751 fix bad method call on EmailAddressContains (Kocal)

v5.1.0-RC2

26 May 07:40
v5.1.0-RC2
Compare
Choose a tag to compare
v5.1.0-RC2 Pre-release
Pre-release

Changelog (v5.1.0-RC1...v5.1.0-RC2)

  • bug #36947 Allow email message to have "To", "Cc", or "Bcc" header to be valid (Ernest Hymel)

v5.1.0-RC1

16 May 12:37
v5.1.0-RC1
Compare
Choose a tag to compare
v5.1.0-RC1 Pre-release
Pre-release

Changelog (v5.1.0-BETA1...v5.1.0-RC1)

  • bug #36716 handle passing custom mime types as string (mcneely)
  • bug #36751 fix bad method call on EmailAddressContains (Kocal)

v5.0.8

28 Apr 18:58
v5.0.8
Compare
Choose a tag to compare

Changelog (v5.0.7...v5.0.8)

  • bug #36467 Mailer from sender fixes (fabpot)
  • bug #36463 Ensure proper line-ending for SMIME (sstok)

v4.4.8

28 Apr 18:53
v4.4.8
Compare
Choose a tag to compare

Changelog (v4.4.7...v4.4.8)

  • bug #36467 Mailer from sender fixes (fabpot)

v5.0.7

30 Mar 15:10
v5.0.7
Compare
Choose a tag to compare

Changelog (v5.0.6...v5.0.7)

  • no changes