Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Serializer] Fix variadic support when using type hints #37845

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
Aug 16, 2020

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Aug 16, 2020

Q A
Branch? 3.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets n/a
License MIT
Doc PR n/a

@fabpot fabpot force-pushed the serializer-variadic-fix branch from a806c34 to 3fffa96 Compare August 16, 2020 08:12
@fabpot fabpot merged commit 688dbd9 into symfony:3.4 Aug 16, 2020
@fabpot fabpot deleted the serializer-variadic-fix branch August 16, 2020 08:23
This was referenced Aug 31, 2020
hultberg pushed a commit to hultberg/symfony that referenced this pull request Sep 17, 2021
…ints (fabpot)

This PR was merged into the 3.4 branch.

Discussion
----------

[Serializer] Fix variadic support when using type hints

| Q             | A
| ------------- | ---
| Branch?       | 3.4 <!-- see below -->
| Bug fix?      | yes
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | n/a <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT
| Doc PR        | n/a

Commits
-------

3fffa96 [Serializer] Fix variadic support when using type hints
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.

2 participants