Skip to content

[type-declaration-docblocks] Add AddParamArrayDocblockFromAssignsParamToParamReferenceRector#7323

Merged
TomasVotruba merged 1 commit intomainfrom
tv-assign-reference
Sep 24, 2025
Merged

[type-declaration-docblocks] Add AddParamArrayDocblockFromAssignsParamToParamReferenceRector#7323
TomasVotruba merged 1 commit intomainfrom
tv-assign-reference

Conversation

@TomasVotruba
Copy link
Member

@TomasVotruba TomasVotruba commented Sep 24, 2025

+/**
+ * @param string[] $names
+ */
 function addNames(array &$names)
 {
     $names[] = 'John';
 }

@TomasVotruba TomasVotruba merged commit 86b724e into main Sep 24, 2025
50 checks passed
@TomasVotruba TomasVotruba deleted the tv-assign-reference branch September 24, 2025 16:12
@github-actions
Copy link
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 Feb 22, 2026
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.

1 participant