You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm facing a problem with the last version of lib, we are upgrading to symfony 6.2 and version 3.5 of this lib, but the exceptions serializer are not been called anymore.
Hi everyone.
I'm facing a problem with the last version of lib, we are upgrading to symfony
6.2
and version3.5
of this lib, but the exceptions serializer are not been called anymore.My config is
My serailizer is
and my normalizer is
and my serializer service are registered
This code was working well in version
2.4
.There is any suggestion to how to solve this?
The text was updated successfully, but these errors were encountered: