48af2fc86e[Form][FrameworkBundle][HttpFoundation] The session is now automatically started when a form is CSRF protected
14 anni fa
Bernhard Schussek
78b69876d4[Form] Locale can now only be set statically before creating a form/field, otherwise we have too many problems updating a field's state when the locale is changed
14 anni fa
Fabien Potencier
1e983a6115moved static Form configuration to a new class (avoid loading 7 classes just to enable CSRF -- even when no form is present in the page)