Skip to content

Drop support for PHP 7.x, and PHP 8.0/8.1, new minimum is 8.2. Update PHPUnit to 11. - #166

Open
robbieaverill wants to merge 3 commits into
MindscapeHQ:masterfrom
robbieaverill:update-php-support
Open

Drop support for PHP 7.x, and PHP 8.0/8.1, new minimum is 8.2. Update PHPUnit to 11.#166
robbieaverill wants to merge 3 commits into
MindscapeHQ:masterfrom
robbieaverill:update-php-support

Conversation

@robbieaverill

@robbieaverill robbieaverill commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

This will be released as a new minor release. We won't be adding new features to the existing PHP 7.x/8.0/8.1 release line, so this new release will take the next minor release line. Users should upgrade to a supported PHP version to continue receiving features from this project.

This supports the latest upstream fork/destination change, which is now in the 4.x
line for active support
Comment thread .travis.yml Outdated

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Old artifact, unused so cleaned up.

As we have updated our baseline PHP version support, we can update PHPUnit too.
Currently PHPUnit v11 is the latest version that supports PHP ^8.2.

When we drop 8.2 support we can update to newer PHPUnit releases again.
@robbieaverill robbieaverill changed the title Drop support for PHP 7.x, and PHP 8.0/8.1, new minimum is 8.2 Drop support for PHP 7.x, and PHP 8.0/8.1, new minimum is 8.2. Update PHPUnit to 11. Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update to latest PHPUnit version Update to latest PHP Codesniffer version Drop support for PHP 7.x and add support for latest 8.x releases

1 participant