Skip to content

ThemedTable.inc: variadic args and array unpacking with splat - #1642

Merged
cpeel merged 1 commit into
DistributedProofreaders:masterfrom
bpfoley:variadic-args
Sep 21, 2026
Merged

cpeel merged 1 commit into
DistributedProofreaders:masterfrom
bpfoley:variadic-args

Conversation

@bpfoley

@bpfoley bpfoley commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

This allows us to get rid of the weird string[]|string[][] signature, and the variadic type is understood and checked by PHPStan

This allows us to get rid of the weird string[]|string[][] signature,
and the variadic type is understood and checked by PHPStan
@cpeel
cpeel merged commit 27097ae into DistributedProofreaders:master Sep 21, 2026
12 checks passed
@bpfoley
bpfoley deleted the variadic-args branch September 21, 2026 20:03
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