PHPMailer/.github
jrfnl f5cc77c68a
GH Actions: update for the release of PHP 8.5
... which is expected to be released this Thursday.

* Builds against PHP 8.5 are no longer allowed to fail.
* Update PHP version on which code coverage is run (high should now be 8.5).
* Add _allowed to fail_ build against PHP 8.6.
* Update the README.

Note: for some jobs I use "nightly" for the "next" PHP version, for some `8.6`. While it may appear there is no difference and this is true for the better part of the year, there is a difference for about two months.

To illustrate, consider PHP 8.5:
* PHP "nightly" refers to the PHP `master` branch, so was PHP 8.5 until the PHP 8.5 was branched off when the first RC was cut in September.
* As of that moment, "nightly" basically became PHP 8.6, so to test against PHP 8.5, one would need to explicitly request `8.5`.
* As of the release of PHP 8.5, it is expected for "nightly" to be PHP 8.6, so the difference is moot again.

For that reason, the unit test workflow uses the explicit `8.6` version for PHP "next".
2025-11-18 21:12:43 +01:00
..
ISSUE_TEMPLATE Update Stack Overflow link 2022-11-08 08:48:31 +01:00
actions/build-docs Remove chmod - wrong path 2019-10-03 13:29:13 +02:00
workflows GH Actions: update for the release of PHP 8.5 2025-11-18 21:12:43 +01:00
FUNDING.yml Tidelift funding 2021-03-22 17:59:04 +01:00
dependabot.yml Dependabot: update config 2025-09-20 05:10:40 +02:00