Skip to content

Repair wp/6.6 branch Actions: update test-php job's PHP version matrix - #82925

Open
desrosj wants to merge 3 commits into
fix-actions-6.6/fix-workflow-branch-filtersfrom
fix-actions-6.6/update-php-test-matrix
Open

desrosj wants to merge 3 commits into
fix-actions-6.6/fix-workflow-branch-filtersfrom
fix-actions-6.6/update-php-test-matrix

Conversation

@desrosj

@desrosj desrosj commented Sep 15, 2026

Copy link
Copy Markdown
Member

Part of #82784.

What?

Updates unit-test.yml's test-php job PHP version matrix from 7.2, 7.3, 7.4, 8.0, 8.1, 8.2 to 7.2, 7.4, 8.0, 8.3.

Why?

Per WordPress core's PHP compatibility policy, WordPress 6.6 supports PHP 7.2 through 8.3 (7.0/7.1 dropped at this release). This project's convention is to test only the lowest and highest minor version within each supported PHP major version (7.x, 8.x), not every minor in between. The previous matrix was stale: it never picked up 8.3 support and tested several minors (7.3, 8.1, 8.2) this project doesn't individually cover under that convention.

Use of AI Tools

This PR was authored with the help of Claude Code.

@desrosj desrosj added the [Type] Build Tooling Issues or PRs related to build tooling label Sep 15, 2026
@desrosj desrosj self-assigned this Sep 15, 2026
@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 3f9eddfb-bf90-4fcf-aeb3-48fff0835b92

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@desrosj
desrosj marked this pull request as ready for review September 15, 2026 01:30
@github-actions

Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: desrosj <desrosj@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Build Tooling Issues or PRs related to build tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant