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] Improve UidNormalizer denormalize error message #44602

Merged
merged 1 commit into from Dec 20, 2021

Conversation

fancyweb
Copy link
Contributor

@fancyweb fancyweb commented Dec 13, 2021

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

The two catch blocks can be merged. Also we should use ULID when the type is an ULID, and UID when we don't know.

Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

please rebase

@fancyweb fancyweb force-pushed the serializer/uid-normalizer-msg branch from e16c4b5 to b97bc53 Compare Dec 15, 2021
fabpot
fabpot approved these changes Dec 20, 2021
@fabpot
Copy link
Member

fabpot commented Dec 20, 2021

Thank you @fancyweb.

@fabpot fabpot merged commit bf8a598 into symfony:5.4 Dec 20, 2021
12 checks passed
@fancyweb fancyweb deleted the serializer/uid-normalizer-msg branch Dec 20, 2021
This was referenced Dec 29, 2021
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

5 participants