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
Hello I think I find a bug in serializer of Symfony
I follow the docs of serializer in SF4
If you reproduce the second example with 'allow_extra_attributes => false' it's not work.
Test of allowed_extra_attributes didn't cover this.