Skip to content

[PHP 8.5] rename NestedToPipeOeratorRector to SequentialAssignmentsToPipeOperatorRector, handle only assigns, not nested calls#7588

Merged
TomasVotruba merged 2 commits into
mainfrom
tv-chain-pipe
Oct 27, 2025
Merged

[PHP 8.5] rename NestedToPipeOeratorRector to SequentialAssignmentsToPipeOperatorRector, handle only assigns, not nested calls#7588
TomasVotruba merged 2 commits into
mainfrom
tv-chain-pipe

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

  • avoid chain call transformation in PipeOperator, as less readable and rather verbose
  • rename NestedToPipeOeratorRector to SequentialAssignmentsToPipeOperatorRector

@TomasVotruba TomasVotruba changed the title tv chain pipe [PHP 8.5] rename NestedToPipeOeratorRector to SequentialAssignmentsToPipeOperatorRector, handle only assigns, not nested calls Oct 27, 2025
@TomasVotruba TomasVotruba merged commit 758adc7 into main Oct 27, 2025
53 checks passed
@TomasVotruba TomasVotruba deleted the tv-chain-pipe branch October 27, 2025 15:23
@TomasVotruba
Copy link
Copy Markdown
Member Author

I'll add nested function calls as standalone rule 👍

@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 Mar 29, 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.

1 participant