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('Not setting the "fos_rest.service.inflector" configuration option to "null" is deprecated since FOSRestBundle 2.8.', E_USER_DEPRECATED);
175
-
176
-
return'fos_rest.inflector.doctrine';
177
-
})
178
173
->defaultValue('fos_rest.inflector.doctrine')
174
+
->setDeprecated('The "%path%.%node%" option is deprecated since FOSRestBundle 2.8.')
0 commit comments