Skip to content

NFR: Support for variadic arguments #2494

@niden

Description

@niden

It would be great to have. Yes you can do similar with an array, but it helps a lot when you do complex method calls from different execution paths, which could populate or not the variables of the method. call_user_func_array helps but the method signature is polluted and not intuitive if we use array instead of the actual parameters needed.

Metadata

Metadata

Assignees

Labels

nfrNew Feature Request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions