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-03-24 22:50:39 +01:00
..
CsrfProvider replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
DataTransformer [Form] Fixed order of input and output timezone to a more natural one 2011-03-23 17:12:04 +01:00
EventListener [Form] Merged Field and Form. Merged FieldBuilder and FormBuilder. After the refactoring, the distinction between the two concepts is small enough to merge them 2011-03-20 13:35:19 +01:00
Fixtures [Form] Merged Field and Form. Merged FieldBuilder and FormBuilder. After the refactoring, the distinction between the two concepts is small enough to merge them 2011-03-20 13:35:19 +01:00
Renderer [Form] Introduce ArrayTypeLoader, Remove EntityManager and FormFactory interface from DefaultTypeLoader 2011-03-24 20:00:17 +01:00
Type [Form] Removed EntityType from DefaultTypeLoader 2011-03-24 22:50:39 +01:00
Validator [Form] Implemented custom mapping of data errors to form fields 2011-03-22 01:15:48 +01:00
FormBuilderTest.php [Form] Decoupled FormBuilder from ThemeInterface 2011-03-21 20:46:43 +01:00
FormFactoryTest.php [Form] Add tests for untested classes. 2011-03-19 22:03:49 +01:00
FormInterface.php [Form] Merged Field and Form. Merged FieldBuilder and FormBuilder. After the refactoring, the distinction between the two concepts is small enough to merge them 2011-03-20 13:35:19 +01:00
FormTest.php [Form] Moved previously skipped tests from FormTypeTest to FormTest and fixed them 2011-03-22 01:40:02 +01:00
PropertyPathTest.php Merge branch 'event-manager' into experimental 2011-03-13 21:04:24 +01:00