build(deps): bump phpmailer/phpmailer from 6.11.1 to 7.0.0
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(8 months ago)
(8 months ago)
dependencies php
Bumps phpmailer/phpmailer from 6.11.1 to 7.0.0.
Release notes
Sourced from phpmailer/phpmailer's releases.
PHPMailer 7.0.0
This 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. The changes in 6.11.0 and 6.11.1 have been reverted in 6.12.0. If you have code that depends on those changes, please upgrade to 7.0.0 instead. Apologies for the mix up.
Specifically,
lang(),setLanguage(), and$languageare now static, and should be called statically.PHPMailer 6.12.0
This is a maintenance release that's exactly the same as 6.10.0, reverting everything that was released in 6.11.0 and 6.11.1 which inadvertently introduced a BC break affecting child classes. Apologies for the mix up.
[!IMPORTANT] If you have code that depends on the changes that were in 6.11.0 and 6.11.1, please upgrade to 7.0.0 instead.
Full Changelog: https://github.com/PHPMailer/PHPMailer/compare/v6.11.1...v6.12.0
Changelog
Sourced from phpmailer/phpmailer's changelog.
Version 7.0.0 (October 15th, 2025)
This is exactly the same as 6.11.1 but bumps the major version number to indicate the presence of a BC break in child classes. Specifically,
lang(),setLanguage(), and$languageare now static, and should be called statically.Version 6.12.0 (October 15th, 2025)
This is exactly the same as 6.10.0, reverting all the changes in 6.11.0 and 6.11.1, which inadvertently introduced a BC break affecting child classes. 6.11.1 has been re-released as 7.0.0.
Commits
c7111317.0.0- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 10503175 |
| UUID: | 3533257707 |
| Node ID: | PR_kwDOAAJrmc6urN-Z |
| Host: | GitHub |
| Repository: | textpattern/textpattern |