Skip to content

Update test matrix after WordPress 7.0 release#249

Merged
swissspidy merged 1 commit into
mainfrom
fix/matrix
May 21, 2026
Merged

Update test matrix after WordPress 7.0 release#249
swissspidy merged 1 commit into
mainfrom
fix/matrix

Conversation

@swissspidy
Copy link
Copy Markdown
Member

WordPress 7.0 requires PHP 7.4+

Thus, we now run PHP 7.2 and 7.3 tests against WP 6.9, the last release to officially support these versions.

WordPress 7.0 requires PHP 7.4+

Thus, we now run PHP 7.2 and 7.3 tests against WP 6.9, the last release to officially support these versions.
Copilot AI review requested due to automatic review settings May 21, 2026 08:23
@swissspidy swissspidy requested a review from a team as a code owner May 21, 2026 08:23
@github-actions github-actions Bot added enhancement New feature or request scope:testing labels May 21, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the CI test matrix to account for WordPress 7.0 dropping support for PHP 7.2 and 7.3, ensuring those PHP versions are still tested against the last supported WordPress release.

Changes:

  • Pin WordPress to 6.9 for PHP 7.2 and 7.3 matrix entries (both MySQL and SQLite variants).
  • Keep latest WordPress testing for PHP 7.4+ entries.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@swissspidy swissspidy merged commit 94485eb into main May 21, 2026
19 checks passed
@swissspidy swissspidy deleted the fix/matrix branch May 21, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request scope:testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants