Skip to content

Fix set names in LaravelSetProvider #344

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
May 12, 2025
Merged

Conversation

GeniJaho
Copy link
Collaborator

@GeniJaho GeniJaho commented May 12, 2025

Fixes #343.

We generate the set names, but we were doing it in the wrong order 😅.

This PR does not solve the issue of sets that show they contain some rules, but those rules don't show up if you select the set. It's the configured ones like RenameClassRector.

I'm not sure if that should be fixed in this repository or the getrector-com repository.

PS. It might take a while, a day or two, for the change to take effect in the Find Rule page.

@GeniJaho GeniJaho merged commit bacfebe into main May 12, 2025
5 checks passed
@GeniJaho GeniJaho deleted the fix-laravel-set-provider branch May 12, 2025 21:20
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.

Rector website rule search: Laravel set lists wrong
1 participant