Skip to content

Conversation

@rodrigoprimo
Copy link
Collaborator

Description

This PR updates the phpcs.xml.dist.sample file to reflect that WP 6.6 is now the minimum supported version (three versions behind the latest release). It also updates the testVersion property from 7.0- to 7.2- since WP 6.6 dropped support for PHP 7.0 and 7.1. This file was last updated on #2608.

WP 6.9 is scheduled to be released on December 2nd. I'm not sure if we want to wait until its release to merge this PR if approved.

Also, I'm suggesting adding an item to the release checklist to verify if these properties need updating as part of the release process, as discussed in #2656 (comment).

Suggested changelog entry

N/A

This commit updates the example `phpcs.xml.dist.sample` file to reflect that WP 6.6 is now the minimum supported version (three versions behind the latest release). It also updates the `testVersion` property from `7.0-` to `7.2-` since WP 6.6 dropped support for PHP 7.0 and 7.1 (https://make.wordpress.org/core/2024/04/08/dropping-support-for-php-7-1/).
This commit adds an item to verify if the `minimum_wp_version` and `testVersion` properties in `phpcs.xml.dist.sample` need updating as part of the release process.
@jrfnl jrfnl added this to the 3.3.x milestone Nov 26, 2025
@dingo-d dingo-d merged commit 656e4ee into WordPress:develop Nov 27, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants