Composer: raise the minimum supported PHPCS + PHPCSUtils versions by jrfnl · Pull Request #1900 · PHPCompatibility/PHPCompatibility
Navigation Menu
{{ message }}
PHPCompatibility / PHPCompatibility Public
- Notifications You must be signed in to change notification settings
- Fork 204
Conversation
Copy link Copy Markdown
Member
jrfnl
commented
Sep 5, 2025
jrfnl
commented
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
added this to the
10.0.0 milestone
jrfnl
added
Type: enhancement
PR: quick merge
PR: ready for review labels
Sep 5, 2025wimg approved these changes Sep 5, 2025
wimg
enabled auto-merge
wimg
deleted the
feature/composer-update-minimum-phpcs
branch
github-actions
bot
removed
PR: quick merge
PR: ready for review labels
Sep 5, 2025
jrfnl
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment