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

[Hackday][Serializer] Deserialization ignores argument type hint from phpdoc for array in constructor argument #29513

Merged

Conversation

karser
Copy link
Contributor

@karser karser commented Dec 8, 2018

Q A
Branch? 3.4 and up to 4.2
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #28825
License MIT

This is a fix of #28825 big thanks @dunglas and @xabbuh

@stof
Copy link
Member

stof commented Dec 8, 2018

#SymfonyConHackday2018

@chalasr chalasr added this to the 3.4 milestone Dec 9, 2018
@fabpot fabpot force-pushed the 3.4-deserialize-nested-array-of-objects-bug branch from f552109 to 8741d00 Compare December 10, 2018 03:34
@fabpot
Copy link
Member

fabpot commented Dec 10, 2018

Thank you @karser.

@fabpot fabpot merged commit 8741d00 into symfony:3.4 Dec 10, 2018
fabpot added a commit that referenced this pull request Dec 10, 2018
…e hint from phpdoc for array in constructor argument (karser)

This PR was squashed before being merged into the 3.4 branch (closes #29513).

Discussion
----------

[Hackday][Serializer] Deserialization ignores argument type hint from phpdoc for array in constructor argument

| Q             | A
| ------------- | ---
| Branch?       | 3.4 and up to 4.2
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #28825
| License       | MIT

This is a fix of #28825 big thanks @dunglas and @xabbuh

Commits
-------

8741d00 [Hackday][Serializer] Deserialization ignores argument type hint from phpdoc for array in constructor argument
This was referenced Jan 6, 2019
sandergo90 pushed a commit to sandergo90/symfony that referenced this pull request Jul 4, 2019
…ent type hint from phpdoc for array in constructor argument (karser)

This PR was squashed before being merged into the 3.4 branch (closes symfony#29513).

Discussion
----------

[Hackday][Serializer] Deserialization ignores argument type hint from phpdoc for array in constructor argument

| Q             | A
| ------------- | ---
| Branch?       | 3.4 and up to 4.2
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | symfony#28825
| License       | MIT

This is a fix of symfony#28825 big thanks @dunglas and @xabbuh

Commits
-------

8741d00 [Hackday][Serializer] Deserialization ignores argument type hint from phpdoc for array in constructor argument
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.

None yet

8 participants