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

fix: ConstantCaseFixer - do not touch typed constants #7998

Merged

Conversation

kubawerlos
Copy link
Contributor

Fixes #7992

@coveralls
Copy link

coveralls commented May 8, 2024

Coverage Status

coverage: 96.118% (-0.003%) from 96.121%
when pulling 4f8b88c on 6b7562617765726c6f73:fix_ConstantCaseFixer
into efe7a39 on PHP-CS-Fixer:master.

@kubawerlos kubawerlos marked this pull request as ready for review May 8, 2024 22:01
@Wirone Wirone enabled auto-merge (squash) May 9, 2024 12:12
@Wirone Wirone disabled auto-merge May 9, 2024 12:12
@Wirone Wirone enabled auto-merge (squash) May 9, 2024 12:13
@Wirone Wirone merged commit c87c87a into PHP-CS-Fixer:master May 9, 2024
27 checks passed
@Wirone Wirone deleted the fix_ConstantCaseFixer branch May 9, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

constant_case rule alters constant names
3 participants