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

[Serializer] Fix inconsistent behaviour of nullable objects in key/value arrays #45884

Merged
merged 1 commit into from Jul 19, 2022

Conversation

phramz
Copy link
Contributor

@phramz phramz commented Mar 29, 2022

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #45883
License MIT
Doc PR -

@carsonbot
Copy link

carsonbot commented Mar 30, 2022

Hey!

I think @Th3Mouk has recently worked with this code. Maybe they can help review this?

Cheers!

Carsonbot

@nicolas-grekas
Copy link
Member

nicolas-grekas commented Apr 1, 2022

I don't know about the change, but this should target 5.4 or maybe 4.4 if the bug exists there also. Can you please confirm?

@phramz phramz changed the base branch from 6.0 to 5.4 Apr 4, 2022
@phramz
Copy link
Contributor Author

phramz commented Apr 4, 2022

@nicolas-grekas yes this also applies to 5.4.x (I changed the PR to target 5.4 now) ... 4.4.x seems to be far off so running the test will result in totally different errors so i guess it's incompatible. Maybe someone with deeper knowledge/understanding of the component can check on 4.4?

@nicolas-grekas nicolas-grekas modified the milestones: 6.0, 5.4 May 14, 2022
@nicolas-grekas nicolas-grekas changed the title [Serializer] Fix inconsistent behaviour of nullable objects in key/va… [Serializer] Fix inconsistent behaviour of nullable objects in key/value array May 14, 2022
@nicolas-grekas nicolas-grekas changed the title [Serializer] Fix inconsistent behaviour of nullable objects in key/value array [Serializer] Fix inconsistent behaviour of nullable objects in key/value arrays May 14, 2022
@nicolas-grekas
Copy link
Member

nicolas-grekas commented May 14, 2022

/cc @symfony/mergers anyone available to review this one?

@stvnwrgs
Copy link

stvnwrgs commented Jul 18, 2022

@nicolas-grekas No one here to review? We also would love to see this fixed.

Copy link
Member

@dunglas dunglas left a comment

LGTM. Thanks for the detailed issue and for the fix!

@fabpot
Copy link
Member

fabpot commented Jul 19, 2022

Thank you @phramz.

@fabpot fabpot merged commit 14d5083 into symfony:5.4 Jul 19, 2022
10 of 11 checks passed
@phramz phramz deleted the bugfix/ticket-45883 branch Jul 19, 2022
This was referenced Jul 29, 2022
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