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

Upgrade to phpcs 3.9 and re-enable AddTypeToConstRector rule #26

Merged
merged 4 commits into from
Feb 23, 2024

Conversation

philbates35
Copy link
Owner

Now that phpcs supports typed consts since we upgraded to v3.9
we can use this rule again.

This version adds support for typed consts, amongst other things.
Should have been removed in afd35f2.
All other methods with arrays are split across multiple lines,
we may as well do that too here for consistency.
Now that phpcs supports typed consts since we upgraded to v3.9
we can use this rule again.
@philbates35 philbates35 merged commit b1657bc into main Feb 23, 2024
11 checks passed
@philbates35 philbates35 deleted the typed-consts branch February 23, 2024 20:51
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.

1 participant