Skip to content

Modernize func_get_args() calls to variadic parameters #40157

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

Merged
merged 1 commit into from
Feb 12, 2021

Conversation

derrabus
Copy link
Member

Q A
Branch? 4.4
Bug fix? no
New feature? no
Deprecations? no
Tickets N/A
License MIT
Doc PR N/A

While reviewing #40143, I stumbled across the Filesystem::box() method and I felt like we could make the code look a little less PHP5-ish.

@carsonbot carsonbot added this to the 4.4 milestone Feb 11, 2021
@fabpot
Copy link
Member

fabpot commented Feb 12, 2021

Thank you @derrabus.

@fabpot fabpot merged commit 79ccf88 into symfony:4.4 Feb 12, 2021
@derrabus derrabus deleted the improvement/variadic-parameters branch February 12, 2021 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants