Dependency Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0035874 | mantisbt | public | 2025-04-25 08:33 | 2025-10-18 03:11 | |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Target Version | 2.28.0 | Fixed in Version | 2.28.0 | ||
| Summary | 0035874: 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: | ||||
| Tags | No tags attached. | ||||
|
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) |
|
|
Updating following release of PHPMailer 6.11.0 and 6.11.1. |
|
|
Updating following release of PHPMailer 7.0.0. |
|
|
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 | ||
related to
child of
duplicate of