Skip to content

CI: run PHP CS Fixer on PHP 8.2 #1586

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

Merged
merged 1 commit into from
Jul 25, 2025
Merged

CI: run PHP CS Fixer on PHP 8.2 #1586

merged 1 commit into from
Jul 25, 2025

Conversation

rosier
Copy link
Contributor

@rosier rosier commented Jul 21, 2025

By running PHP CS Fixer on the lowest supported PHP version of this project, which is currently PHP 8.2, PHP CS Fixer can also catch the use of invalid syntax that works only on newer PHP versions.

This doc also recommends to run PHP CS Fixer on same PHP version as platform PHP version of the codebase.

@javiereguiluz
Copy link
Member

Good idea! Thanks Jan

@javiereguiluz javiereguiluz merged commit 2b53203 into symfony:main Jul 25, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants