Skip to content

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants