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] Make ProblemNormalizer give details about Messenger’s ValidationFailedException #51779

Merged
merged 1 commit into from
Sep 30, 2023

Conversation

MatTheCat
Copy link
Contributor

@MatTheCat MatTheCat commented Sep 29, 2023

Q A
Branch? 6.4
Bug fix? no
New feature? yes
Deprecations? no
Tickets Fix #51739
License MIT

This PR fixes #51739 by handling Symfony\Component\Messenger\Exception\ValidationFailedException in the ProblemNormalizer.

@fabpot
Copy link
Member

fabpot commented Sep 30, 2023

Thank you @MatTheCat.

@fabpot fabpot merged commit 0a9df0c into symfony:6.4 Sep 30, 2023
5 of 9 checks passed
@MatTheCat MatTheCat deleted the ticket_51739 branch September 30, 2023 18:57
This was referenced Oct 21, 2023
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.

[Messenger][Serializer] Support ValidationFailedException normalization
4 participants