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-02 14:46:33 +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] 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
ChoiceFieldTest.php [Form] Changed semantics of a "bound" form 2011-02-01 15:27:12 +01:00
CollectionFieldTest.php [Form] Changed semantics of a "bound" form 2011-02-01 15:27:12 +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] Removed Form::isBound(). Form::bind() is only a shortcut method now, use Form::isSubmitted() if you want to find out whether a form was submitted. 2011-02-02 14:46:33 +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 normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
RepeatedFieldTest.php [Form] Changed semantics of a "bound" form 2011-02-01 15:27:12 +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