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

[TypeDeclaration] Add init assign method call support on ReturnTypeFromStrictNewArrayRector #4929

Merged
merged 1 commit into from Sep 7, 2023

Conversation

samsonasik
Copy link
Member

@samsonasik
Copy link
Member Author

implemented 🎉 /cc @staabm

@samsonasik
Copy link
Member Author

All checks have passed 🎉 @TomasVotruba I am merging it ;)

@samsonasik samsonasik merged commit e47f631 into main Sep 7, 2023
40 checks passed
@samsonasik samsonasik deleted the init-assign-method branch September 7, 2023 01:47
@staabm
Copy link
Contributor

staabm commented Sep 7, 2023

Thanks 🙏

{
return [];
}
}
Copy link
Member

Choose a reason for hiding this comment

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

Could you add test fixture with docblock array return type, that is skipped? Just to be sure, thanks

Copy link
Member Author

Choose a reason for hiding this comment

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

This is source file under Source directory, not fixture file, so it doesn't add docblock.

Copy link
Member Author

Choose a reason for hiding this comment

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

I see, I will add it.

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Thank you 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants