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] Support specifying format for DateTimeNormalizer::denormalize#20217
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
181bb45 to54d7b75Comparedunglas commentedOct 14, 2016
👍, can you also open a doc PR? |
teohhanhui commentedOct 14, 2016
I forgot to add test for invalid cases. |
teohhanhui commentedOct 14, 2016
Where should I add it? I see that the /cc@weaverryan |
xabbuh commentedOct 14, 2016
@teohhanhui I think your addition would fit there quite well (as long as there is no dedicated chapter about all the normalizers we have) |
teohhanhui commentedOct 17, 2016
Documentation added. |
54d7b75 toa72d997Compareteohhanhui commentedOct 17, 2016
Test case added for denormalize format mismatch. |
a72d997 toff23924Comparefabpot commentedOct 17, 2016
Thank you@teohhanhui. |
…malizer::denormalize (teohhanhui)This PR was merged into the 3.2-dev branch.Discussion----------[Serializer] Support specifying format for DateTimeNormalizer::denormalize| Q | A| ------------- | ---| Branch? | master| Bug fix? | no| New feature? | yes| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets | N/A| License | MIT| Doc PR |symfony/symfony-docs#7063Commits-------ff23924 [Serializer] Support specifying format for DateTimeNormalizer::denormalize
…alizer::denormalize (teohhanhui)This PR was merged into the master branch.Discussion----------[Serializer] Support specifying format for DateTimeNormalizer::denormalizeWaiting forsymfony/symfony#20217 to be merged.Commits-------57bf969 [Serializer] Support specifying format for DateTimeNormalizer::denormalize
Uh oh!
There was an error while loading.Please reload this page.