Fabien Potencier 1ae5ef6849 Merge remote branch 'vicb/form-padded-choice-list' il y a 14 ans
..
Extension 1ae5ef6849 Merge remote branch 'vicb/form-padded-choice-list' il y a 14 ans
Fixtures dac798c791 [Form] Catch exceptions in DataTransformers il y a 14 ans
Guess 54e66c518f [Form] Reorganized code into "form extensions" il y a 14 ans
Util b93f5a372a [Form] Renamed ChoiceUtil to FormUtil and gave its methods more general names il y a 14 ans
AbstractDivLayoutTest.php eb50d766da [Form] Fixed variable scope when entering nested form helpers il y a 14 ans
AbstractExtensionTest.php 1ce2db87e2 [Form] Added FormTypeExtensionInterface il y a 14 ans
AbstractLayoutTest.php 74cca63938 [Form] CSRF fields are not included in the children of a FormView anymore if the view is not the root il y a 14 ans
AbstractTableLayoutTest.php a97366fbcb [Form] Split signature of FormFactory::create() into create() and createNamed() il y a 14 ans
AbstractTypeTest.php 54e66c518f [Form] Reorganized code into "form extensions" il y a 14 ans
FormBuilderTest.php 675e5ded9e [Form] Changed FormBuilder::build() to FormBuilder::create(). You hvae to pass the resulting builder to FormBuilder::add() manually now il y a 14 ans
FormFactoryTest.php 54e66c518f [Form] Reorganized code into "form extensions" il y a 14 ans
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 il y a 14 ans
FormTest.php 1ce2db87e2 [Form] Added FormTypeExtensionInterface il y a 14 ans
PropertyPathTest.php e787d5dc22 [Form] PropertyPath now can handle elements with special characters il y a 14 ans