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

Support new symfony serializer's getSupportedTypes #470

Merged
merged 1 commit into from
Aug 19, 2023

Conversation

rmikalkenas
Copy link
Contributor

Q A
Branch? 3.3.x
Bug fix? no
New feature? no
Deprecations? no
Tickets -
License MIT

With Symfony 6.3 a new serializer improvement has been released (https://symfony.com/blog/new-in-symfony-6-3-performance-improvements).
This PR implements getSupportedTypes method to be able to leverage latest serializer's perfomance improvements

@Spomky Spomky merged commit 227990b into web-token:3.3.x Aug 19, 2023
7 of 9 checks passed
@Spomky
Copy link
Member

Spomky commented Aug 19, 2023

Excellent! Many thanks.

@Spomky Spomky added this to the 3.3.0 milestone Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants