Skip to content

Releases: symfony/mailer

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)
  • bug #36408 add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions (soyuka)
  • bug #36417 Force ping after transport exception (oesteve)

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

v4.4.7

30 Mar 15:04
v4.4.7
Compare
Choose a tag to compare

Changelog (v4.4.6...v4.4.7)

  • no changes

v5.0.6

27 Mar 16:29
v5.0.6
Compare
Choose a tag to compare

Changelog (v5.0.5...v5.0.6)

  • no changes

v4.4.6

27 Mar 08:52
v4.4.6
Compare
Choose a tag to compare

Changelog (v4.4.5...v4.4.6)

  • no changes

v5.0.5

29 Feb 12:31
v5.0.5
Compare
Choose a tag to compare

Changelog (v5.0.4...v5.0.5)

  • bug #35633 Do not ping the SMTP server before sending every message (micheh)
  • bug #35227 Fix broken mandrill http send for recipients with names (vilius-g)

v4.4.5

29 Feb 10:35
v4.4.5
Compare
Choose a tag to compare

Changelog (v4.4.4...v4.4.5)

  • bug #35633 Do not ping the SMTP server before sending every message (micheh)
  • bug #35227 Fix broken mandrill http send for recipients with names (vilius-g)

v5.0.4

13 Feb 07:56
v5.0.4
Compare
Choose a tag to compare

Changelog (v5.0.3...v5.0.4)

  • bug #35518 Fix STARTTLS support for Postmark and Mandrill (fabpot)

v4.4.4

13 Feb 08:03
v4.4.4
Compare
Choose a tag to compare

Changelog (v4.4.3...v4.4.4)

  • bug #35518 Fix STARTTLS support for Postmark and Mandrill (fabpot)

v4.3.11

13 Feb 08:05
v4.3.11
Compare
Choose a tag to compare

Changelog (v4.3.10...v4.3.11)

  • no changes