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

[find-rule] Add Laravel sets and improve group select #2556

Merged
merged 5 commits into from
Sep 9, 2024

Conversation

TomasVotruba
Copy link
Member

@TomasVotruba TomasVotruba commented Aug 30, 2024

No description provided.

'Container strings to FQN types',
LaravelSetList::LARAVEL_CONTAINER_STRING_TO_FULLY_QUALIFIED_NAME,
),
// @todo fill the rest
Copy link
Member Author

@TomasVotruba TomasVotruba Aug 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@peterfox Hey Peter, just to give you heads up, this is new way to provide sets for Rector internal/tools.
We've tested and used it for couple months now and I think it's time to use in community packages 👍

For e.g. this is how it look for Symfony: https://github.com/rectorphp/rector-symfony/blob/main/src/Set/SetProvider/SymfonySetProvider.php

Could I ask you for help to fill the rest of sets here? 🙏

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TomasVotruba of course. I'll go through and PR this over the weekend. This looks great 👍

@TomasVotruba TomasVotruba changed the title tv find rules laravel [WIP] [find-rule] Add Laravel sets and improve group select Aug 30, 2024
@TomasVotruba TomasVotruba mentioned this pull request Sep 9, 2024
@TomasVotruba TomasVotruba changed the title [WIP] [find-rule] Add Laravel sets and improve group select [find-rule] Add Laravel sets and improve group select Sep 9, 2024
@TomasVotruba TomasVotruba enabled auto-merge (squash) September 9, 2024 07:55
@TomasVotruba TomasVotruba merged commit f6427ce into main Sep 9, 2024
6 checks passed
@TomasVotruba TomasVotruba deleted the tv-find-rules-laravel branch September 9, 2024 07:55
@TomasVotruba
Copy link
Member Author

Let's test the page online first.

@peterfox peterfox mentioned this pull request Sep 9, 2024
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.

2 participants