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
then the normalizer is currently executed even though the option is missing. Since there is a test that asserts this behavior, we can't change it without breaking BC.
In Symfony 3.0, normalizers should not be executed for missing options.