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

Make ReturnTypeFromStrictNewArrayRector handle only single level arrays #4575

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

TomasVotruba
Copy link
Member

@TomasVotruba TomasVotruba commented Jul 21, 2023

Similar to #4571

Since Rector 0.15 we strictly focus only on 100 % known strict types, so the automatically refactorted code is more safe and reliable for further refatcoring.

That's why we tight the loose end on doc blocks types here as well.

@TomasVotruba TomasVotruba force-pushed the tv-remove-array-doc branch 2 times, most recently from c614736 to 7112e9b Compare July 21, 2023 20:58
@TomasVotruba TomasVotruba merged commit 4a56168 into main Jul 21, 2023
44 checks passed
@TomasVotruba TomasVotruba deleted the tv-remove-array-doc branch July 21, 2023 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant