8000 [Symfony 7.3] Handle existing named array arguments in ConstraintOptionsToNamedArgumentsRector by gharlan · Pull Request #807 · rectorphp/rector-symfony · GitHub
[go: up one dir, main page]

Skip to content

[Symfony 7.3] Handle existing named array arguments in ConstraintOptionsToNamedArgumentsRector #807

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 3 commits into from
Jul 4, 2025

Conversation

gharlan
Copy link
Contributor
@gharlan gharlan commented Jul 4, 2025

This pull request avoids these wrong changes:

-new File(mimeTypes: ['application/pdf']);
+new File();

gharlan and others added 2 commits July 4, 2025 16:08
…gumentsRector/Fixture/existing_named_argument.php.inc

Co-authored-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
@samsonasik samsonasik merged commit b2de1d5 into rectorphp:main Jul 4, 2025
5 checks passed
@samsonasik
Copy link
Member

Thank you @gharlan

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
0