Commit History

Author SHA1 Message Date
  Bernhard Schussek e0d6aad5f4 [Form][FrameworkBundle][TwigBundle] Introduced class FieldError to wrap form errors 14 years ago
  Bernhard Schussek 3127312139 [Form] Added option 'value_transformer' and 'normalization_transformer' to Field class 14 years ago
  Bernhard Schussek e4c21708ca [Form] Separated value transformers from normalization transformers. 14 years ago
  Bernhard Schussek eaef939141 [Form] Changed value transformers to be responsible for processing empty values to be able to chain them properly. This change fixes the bug that DateField did not return NULL when submitted without values 14 years ago
  Bernhard Schussek e1be4e9689 [Form] Refactored logic to read and set values from Field to PropertyPath 14 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago