Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0035874mantisbtemailpublic2025-10-18 03:11
Reporterdregad Assigned Todregad  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Target Version2.28.0Fixed in Version2.28.0 
Summary0035874: Update PHPMailer to 7.0.0
Description

PHPMailer 6.10.0 introduces support for SMTPUTF8 (RFC 6531).

PHPMailer 6.11.0 is an important maintenance release, and PHPMailer 6.11.1 came out a few days after, fixing a regression.

PHPMailer 7.0.0 is exactly the same as version 6.11.1 but bumps the major version number to indicate the presence of a BC break in child classes (which does not affect MantisBT).

PRs:

TagsNo tags attached.

Relationships

related to 0034845 closeddregad Update PHPMailer to 6.9.3 

Activities

dregad

dregad

2025-04-25 08:37

developer   ~0070191

Not setting a target version just yet, as synchro mentioned that this was not yet considered final (despite the publication of the v6.10.0 tag that triggered the dependabot PR)

dregad

dregad

2025-10-04 13:00

developer   ~0070551

Updating following release of PHPMailer 6.11.0 and 6.11.1.

dregad

dregad

2025-10-18 03:08

developer   ~0070571

Updating following release of PHPMailer 7.0.0.

Related Changesets

MantisBT: master c2692fd5

2025-05-01 10:04

dependabot[bot]

Committer: community


Details Diff
Bump phpmailer/phpmailer from 6.9.3 to 6.10.0

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.9.3 to 6.10.0.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v6.9.3...v6.10.0)

---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
dependency-version: 6.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...

Fixes 0035874, https://github.com/mantisbt/mantisbt/pull/2138

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Affected Issues
0035874
mod - composer.lock Diff File

MantisBT: master 0c22e424

2025-09-30 21:02

dependabot[bot]

Committer: dregad


Details Diff
Bump phpmailer/phpmailer from 6.10.0 to 6.11.1

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.10.0 to 6.11.1.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v6.10.0...v6.11.1)

---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
dependency-version: 6.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
...

Fixes 0035874, https://github.com/mantisbt/mantisbt/pull/2152

Signed-off-by: dependabot[bot] <support@github.com>
Affected Issues
0035874
mod - composer.lock Diff File

MantisBT: master fa37165b

2025-10-15 21:01

dependabot[bot]

Committer: dregad


Details Diff
Bump phpmailer/phpmailer from 6.11.1 to 7.0.0

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.11.1 to 7.0.0.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v6.11.1...v7.0.0)

---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...

Fixes 0035874, https://github.com/mantisbt/mantisbt/pull/2154

Signed-off-by: dependabot[bot] <support@github.com>
Affected Issues
0035874
mod - composer.json Diff File
mod - composer.lock Diff File