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
trigger_error('The setCamelizedAttributes() has been deprecated. Use Symfony\Component\Serializer\Naming\CamelCaseToUnderscoreNameConverter instead.', E_USER_DEPRECATED);
92
+
trigger_error('The setCamelizedAttributes() has been deprecated. Use Symfony\Component\Serializer\NameConverter\CamelCaseToUnderscoreNameConverter instead.', E_USER_DEPRECATED);
0 commit comments