Closed Oipnet closed 1 year ago
Just to have this noted down here, this is not only about improving performance, but since not implementing the getSupportedTypes
method is deprecated since symfony/serializer 6.3, my deprecation log get flooded with those deprecation messages so much that I had to turn the deprecation log of so it doesn't fill up my disk :D
Since #5672 got merged and 3.1.13 got released last week, I think we can close this?
Excellent thank you ! Deprecation logs are gone after upgrading and adapting our own normalizers :)
Description
Symfony 6.3 add getSupportedTypes to improve serializer performance.
Example
Read this article : https://symfony.com/blog/new-in-symfony-6-3-performance-improvements#improved-performance-of-serializer-normalizers-denormalizers