Commit History

Author SHA1 Message Date
  Bernhard Schussek 87e6cbf8f0 [Form] Fixed: PropertyPath always requires arrays or objects. Forms now always store arrays or objects as transformed data, even when they were bound empty 14 years ago
  Bernhard Schussek eb918ac86d [Form] Fixed prototype option in CollectionField 14 years ago
  Bernhard Schussek c923af2879 [Form] Adapted constructor of CollectionField to match the constructors of the other fields. The field prototype is now optional. 14 years ago
  Bernhard Schussek fb1f99137d [Form] Changed semantics of a "bound" form 14 years ago
  Bernhard Schussek c468db5c5b [Form] Merged classes FieldGroup and Form for simplicity 14 years ago
  Fabien Pennequin c392f2518d [Form][Validator] Fixed indentation 14 years ago
  Ryan Weaver d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 years ago
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 years ago
  Bernhard Schussek acdd5c06de [Form] Changed value transformers to throw UnexpectedTypeException instances 14 years ago
  Jordi Boggiano 3d9b13f240 CS: Unified non-strict equality comparisons, put var on the right side 14 years ago
  Jordi Boggiano 094d428e68 CS: Unified strict equality comparisons, put var on the right side 14 years ago
  Bernhard Schussek e80aa9a5ab [Form] Fixed: The data in a CollectionField is resized down if fields are removed 14 years ago
  Jordi Boggiano e69c5ae860 Coding style fixes 14 years ago
  Bernhard Schussek 1bbdb5ec07 [Form][FrameworkBundle][TwigBundle] Refactored the PHP and Twig templating layer 14 years ago
  Jordi Boggiano 0bdb271608 [Form] Added parent calls to all configure() methods of Fields and Transformers 14 years ago
  Fabien Potencier 4deb82f842 [Form] fixed license and phpdoc 14 years ago
  Jeremy Mikola 77602239a4 [Form] Add new fields in CollectionField::setData() 15 years ago
  Jeremy Mikola 9be7cbb115 [Form] CollectionField::setData() should remove old fields missing from new data 15 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 15 years ago