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
However, the framework.csrf_protection option wasn't deprecated in 2.8, the framework.csrf_protection.field_name option only is. One should still be able to disable/enable the CSRF component without the forms. This change should be reverted, see also symfony/symfony-docs#5855