Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Serializer] Skip uninitialized properties with deep_object_to_populate#53140
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
mtarld commentedDec 19, 2023
| Q | A |
|---|---|
| Branch? | 5.4 |
| Bug fix? | yes |
| New feature? | no |
| Deprecations? | no |
| Issues | Fix#52883 |
| License | MIT |
carsonbot commentedDec 19, 2023
Hey! Thanks for your PR. You are targeting branch "7.1" but it seems your PR description refers to branch "5.4". Cheers! Carsonbot |
aa53835 tofab19f1Comparesrc/Symfony/Component/Serializer/Tests/Normalizer/PropertyNormalizerTest.phpShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Serializer/Tests/Normalizer/Features/SkipUninitializedValuesTestTrait.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
fab19f1 to79c39c1Comparenicolas-grekas commentedDec 29, 2023
Thank you@mtarld. |