John Wards 5a5fdd0529 Merge remote branch 'bernhard/experimental' into configuration 14 years ago
..
CsrfProvider 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
DataTransformer b4406f254d [Form] Removing Configurable from DataTransformers 14 years ago
EventListener 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
Fixtures 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
Renderer 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
Type 33692eae4a [Form] Renamed Form::isTransformationSuccessful() to isSynchronized(). This method now indicates whether the data in the different representations is synchronized. Moved 'invalid' error to DefaultValidator 14 years ago
Validator 577e106361 [Form] Implemented custom mapping of data errors to form fields 14 years ago
FormBuilderTest.php 321d40b21a [Form] Decoupled FormBuilder from ThemeInterface 14 years ago
FormFactoryTest.php b43318ee3e [Form] Add tests for untested classes. 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 16d65f6f16 [Form] Moved previously skipped tests from FormTypeTest to FormTest and fixed them 14 years ago
PropertyPathTest.php 0bf566310c Merge branch 'event-manager' into experimental 14 years ago