Skip to content

[CodingStyle] Skip by reference required params on call inside on ArrowFunctionDelegatingCallToFirstClassCallableRector - #7949

Merged
TomasVotruba merged 3 commits into
mainfrom
skip-reset-by-ref
Apr 1, 2026
Merged

[CodingStyle] Skip by reference required params on call inside on ArrowFunctionDelegatingCallToFirstClassCallableRector#7949
TomasVotruba merged 3 commits into
mainfrom
skip-reset-by-ref

Conversation

@samsonasik

@samsonasik samsonasik commented Apr 1, 2026

Copy link
Copy Markdown
Member

@samsonasik

Copy link
Copy Markdown
Member Author

Fixed 🎉 /cc @devnix

@samsonasik
samsonasik requested a review from TomasVotruba April 1, 2026 15:36
@samsonasik

Copy link
Copy Markdown
Member Author

@TomasVotruba ready 👍

@TomasVotruba
TomasVotruba merged commit febd1cc into main Apr 1, 2026
60 checks passed
@TomasVotruba
TomasVotruba deleted the skip-reset-by-ref branch April 1, 2026 16:25
@TomasVotruba

Copy link
Copy Markdown
Member

LGTM

@github-actions

Copy link
Copy Markdown
Contributor

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 Aug 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Fuctions that receives a reference instead of a value are incorrectly converted from arrow functions to first class callables

2 participants