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

Drop renaming collection every to nth #188

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Conversation

driftingly
Copy link
Owner

This PR drops renaming every to nth for collections.
This rule is only valid when upgrading from 5.3 to 5.4 but continues to run for all sets.

Fixes #186

@driftingly driftingly merged commit 47d2b04 into main Feb 26, 2024
5 checks passed
@driftingly driftingly deleted the drift/drop-every-rename-54 branch February 26, 2024 19:52
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.

laravel54 every => nth breaks modern use of Collection::every
1 participant