Skip to content

[Php84] Add NewMethodCallWithoutParenthesesRector#6802

Merged
TomasVotruba merged 4 commits intomainfrom
php84-new-method-call-without-parentheses
Mar 21, 2025
Merged

[Php84] Add NewMethodCallWithoutParenthesesRector#6802
TomasVotruba merged 4 commits intomainfrom
php84-new-method-call-without-parentheses

Conversation

@samsonasik
Copy link
Copy Markdown
Member

@samsonasik
Copy link
Copy Markdown
Member Author

implemented 🎉 /cc @ruudk @gnutix

@samsonasik
Copy link
Copy Markdown
Member Author

All checks have passed 🎉 @TomasVotruba it is ready for review.

Copy link
Copy Markdown
Contributor

@ruudk ruudk left a comment

Choose a reason for hiding this comment

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

Just tested this Rector on our project and it works great. Nice 🎉

@TomasVotruba
Copy link
Copy Markdown
Member

@ruudk Thank you for prompt testing 👍

Lets ship it 😉

@TomasVotruba TomasVotruba merged commit 07f5cc6 into main Mar 21, 2025
44 checks passed
@TomasVotruba TomasVotruba deleted the php84-new-method-call-without-parentheses branch March 21, 2025 08:23
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 1, 2025

This pull request has been automatically locked because it has been closed for 150 days. Please open a new PR if you want to continue the work.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[PHP 8.4] new MyClass()->method() without parentheses

3 participants