Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NFR]: Spread operator #2315

Open
sinbadxiii opened this issue Oct 19, 2021 · 1 comment
Open

[NFR]: Spread operator #2315

sinbadxiii opened this issue Oct 19, 2021 · 1 comment
Labels
nfr New Feature Request

Comments

@sinbadxiii
Copy link

Hi,
I need to support array spread in function arguments, ex.
function foo(...params).

inside arrays is optional, but support from php7.4 is already there too :)

thanks!

@Jeckerson Jeckerson added the nfr New Feature Request label Oct 20, 2021
@Jeckerson Jeckerson added this to the Backlog milestone Oct 20, 2021
@Jeckerson Jeckerson self-assigned this Oct 20, 2021
@Jeckerson Jeckerson added the Hacktoberfest See https://hacktoberfest.digitalocean.com/ for participants details label Oct 20, 2021
@Jeckerson Jeckerson removed their assignment Oct 20, 2021
@Jeckerson Jeckerson removed the Hacktoberfest See https://hacktoberfest.digitalocean.com/ for participants details label Nov 7, 2021
@ustmaestro
Copy link

This seems to be a duplicate of #2025

@Jeckerson Jeckerson removed this from the Backlog milestone Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nfr New Feature Request
Projects
None yet
Development

No branches or pull requests

3 participants