Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer: raise the minimum supported PHPCS version to 3.10.0 #603

Merged
merged 2 commits into from
May 20, 2024

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented May 20, 2024

Composer: raise the minimum supported PHPCS version to 3.10.0

... to benefit from the DNF type syntax support for PHP 8.2 which has been added to PHPCS itself.

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

BCFile::getMethodProperties(): defer to upstream

Partial revert of #573

No BC-layer is needed at this time with a minimum supported PHPCS version of PHPCS 3.10.0.

jrfnl added 2 commits May 20, 2024 13:32
... to benefit from the DNF type syntax support for PHP 8.2 which has been added to PHPCS itself.

Includes updating references to the PHPCS version whenever relevant throughout the codebase.
Partial revert of 573

No BC-layer is needed at this time with a minimum supported PHPCS version of PHPCS 3.10.0.
@jrfnl jrfnl added this to the 1.0.12 milestone May 20, 2024
@jrfnl jrfnl merged commit 4b29bc0 into develop May 20, 2024
56 checks passed
@jrfnl jrfnl deleted the feature/composer-raise-minimum-phpcs-to-310 branch May 20, 2024 11:40
@jrfnl jrfnl mentioned this pull request May 20, 2024
14 tasks
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.

1 participant