Bernhard Schussek 675e5ded9e [Form] Changed FormBuilder::build() to FormBuilder::create(). You hvae to pass the resulting builder to FormBuilder::add() manually now 14 years ago
..
Extension af8aad9c34 [Form] Throwing exception for invalid "input" type of DateType 14 years ago
Fixtures 54e66c518f [Form] Reorganized code into "form extensions" 14 years ago
Guess 54e66c518f [Form] Reorganized code into "form extensions" 14 years ago
Util b93f5a372a [Form] Renamed ChoiceUtil to FormUtil and gave its methods more general names 14 years ago
AbstractDivLayoutTest.php a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() 14 years ago
AbstractExtensionTest.php 1ce2db87e2 [Form] Added FormTypeExtensionInterface 14 years ago
AbstractLayoutTest.php 6f1bc356a8 [Form] Refactored code from CoreExtension to new ValidatorExtension 14 years ago
AbstractTableLayoutTest.php a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() 14 years ago
AbstractTypeTest.php 54e66c518f [Form] Reorganized code into "form extensions" 14 years ago
FormBuilderTest.php 675e5ded9e [Form] Changed FormBuilder::build() to FormBuilder::create(). You hvae to pass the resulting builder to FormBuilder::add() manually now 14 years ago
FormFactoryTest.php 54e66c518f [Form] Reorganized code into "form extensions" 14 years ago
FormInterface.php 2dbb41714a [Form] Merged Field and Form. Merged FieldBuilder and FormBuilder. After the refactoring, the distinction between the two concepts is small enough to merge them 14 years ago
FormTest.php 1ce2db87e2 [Form] Added FormTypeExtensionInterface 14 years ago
PropertyPathTest.php e787d5dc22 [Form] PropertyPath now can handle elements with special characters 14 years ago