Composer: raise the minimum supported PHPCS + PHPCSUtils versions by jrfnl · Pull Request #1900 · PHPCompatibility/PHPCompatibility

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jrfnl

Copy link Copy Markdown

Member

@jrfnl jrfnl commented

Sep 5, 2025

PHP_CodeSniffer 3.13.3 + 3.13.4 and PHPCSUtils 1.1.2 have been released. This commit raises the minimum supported PHPCS/Utils versions for improved PHP 8.4 support.

Note: raising to 3.13.4 is not necessary for PHPCompatibility as the fixes includes in that mostly don't affect us.

Includes updating references to the PHPCS version whenever relevant throughout the codebase.

Ref:

PHP_CodeSniffer 3.13.3 + 3.13.4 and PHPCSUtils 1.1.2 have been released.
This commit raises the minimum supported PHPCS/Utils versions for improved PHP 8.4 support.

Note: raising to 3.13.4 is not necessary for PHPCompatibility as the fixes includes in that mostly don't affect us.

Includes updating references to the PHPCS version whenever relevant throughout the codebase.

Ref:
* https://github.com/PHPCSStandards/PHPCSUtils/releases/tag/1.1.2
* https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.13.3
* https://github.com/PHPCSStandards/PHP_CodeSniffer/releases/tag/3.13.4

@jrfnl jrfnl added this to the 10.0.0 milestone

Sep 5, 2025

@jrfnl jrfnl added Type: enhancement PR: quick merge

PR only contains relatively simple changes

PR: ready for review labels

Sep 5, 2025

@wimg wimg enabled auto-merge

September 5, 2025 14:36

@wimg wimg merged commit ec975ef into develop

Sep 5, 2025

79 of 82 checks passed

@wimg wimg deleted the feature/composer-update-minimum-phpcs branch

September 5, 2025 15:02

@github-actions github-actions bot removed PR: quick merge

PR only contains relatively simple changes

PR: ready for review labels

Sep 5, 2025

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

Reviewers

@wimg wimg wimg approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

10.0.0-alpha1

Development

Successfully merging this pull request may close these issues.

2 participants

@jrfnl @wimg