This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Component/Form
2011-02-15 21:39:32 +01:00
..
CsrfProvider [Form][Validator] Fixed indentation 2011-01-26 10:36:10 +01:00
FieldFactory [Form] Changed semantics of a "bound" form 2011-02-01 15:27:12 +01:00
Fixtures [Form] Merged classes FieldGroup and Form for simplicity 2011-02-01 15:27:12 +01:00
ValueTransformer [Form] Cleaned up ValueTransformerInterface 2011-02-06 19:46:29 +01:00
ChoiceFieldTest.php [Form] Changed semantics of a "bound" form 2011-02-01 15:27:12 +01:00
CollectionFieldTest.php [Form] Adapted constructor of CollectionField to match the constructors of the other fields. The field prototype is now optional. 2011-02-02 14:46:33 +01:00
CountryFieldTest.php [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 2011-02-01 15:27:12 +01:00
DateFieldTest.php [Form] Changed semantics of a "bound" form 2011-02-01 15:27:12 +01:00
DateTimeFieldTest.php [Form] Changed semantics of a "bound" form 2011-02-01 15:27:12 +01:00
DateTimeTestCase.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
DoctrineOrmTestCase.php [Form] Moved Doctrine2 specific files 2011-02-01 15:27:12 +01:00
EntityChoiceFieldTest.php [Form] Changed semantics of a "bound" form 2011-02-01 15:27:12 +01:00
FieldTest.php [Form] Changed semantics of a "bound" form 2011-02-01 15:27:12 +01:00
FileFieldTest.php [Form] Changed semantics of a "bound" form 2011-02-01 15:27:12 +01:00
FormContextTest.php [Form] Removed FormFactory and improved the form instantiation process 2011-02-01 15:27:12 +01:00
FormTest.php [Form] Fixed reference handling in forms. Sometimes data wasn't written into the domain object, resulting in failed validation. 2011-02-15 21:39:32 +01:00
HiddenFieldTest.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
IntegerFieldTest.php [Form] Changed semantics of a "bound" form 2011-02-01 15:27:12 +01:00
LanguageFieldTest.php [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 2011-02-01 15:27:12 +01:00
LocaleFieldTest.php [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 2011-02-01 15:27:12 +01:00
LocalizedTestCase.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
PasswordFieldTest.php [Form] Changed semantics of a "bound" form 2011-02-01 15:27:12 +01:00
PropertyPathTest.php [Validator] Fixed PropertyPath to read array indices with special characters 2011-02-03 11:28:51 +01:00
RepeatedFieldTest.php [Form] Fixed RepeatedField not to trigger NotNull/NotBlank errors if any of the fields was filled in 2011-02-03 13:28:29 +01:00
TimeFieldTest.php [Form] Changed semantics of a "bound" form 2011-02-01 15:27:12 +01:00
TimezoneFieldTest.php [Form] Moved option 'empty_value' to ChoiceField. An empty value is displayed if the field is not required. 2011-01-28 09:22:06 +01:00
UrlFieldTest.php [Form] Changed semantics of a "bound" form 2011-02-01 15:27:12 +01:00