提交历史

作者 SHA1 备注 提交日期
  Fabien Potencier 1e983a6115 moved static Form configuration to a new class (avoid loading 7 classes just to enable CSRF -- even when no form is present in the page) 14 年之前
  Jordi Boggiano 0bdb271608 [Form] Added parent calls to all configure() methods of Fields and Transformers 14 年之前
  Jordi Boggiano a198bbcf43 [Form] throw an exception if session_id() is empty when a csrf token is generated 14 年之前
  Bernhard Schussek a66d883afd [Form] Removed CSRF setters because they have no effect once CSRF protection is enabled. Re-enable CSRF protection with the desired values instead 14 年之前
  Fabien Potencier 2525998f6e replaced form field rendering with plain templates 14 年之前
  Fabien Potencier a141c98917 [HttpFoundation] moved File Component into the HttpFoundation one 14 年之前
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 年之前