Bernhard Schussek b21929423e [Form] Completely removed the fields variable in the renderer. The renderer itself supports ArrayAccess and Traversable %!s(int64=14) %!d(string=hai) anos
..
CsrfProvider 8c423edfef replaced symfony-project.org by symfony.com %!s(int64=14) %!d(string=hai) anos
DataMapper 6825ea2489 [Form] Improved test coverage of PropertyPathMapper %!s(int64=14) %!d(string=hai) anos
DataTransformer 08a09240f6 [Form] Fixed order of input and output timezone to a more natural one %!s(int64=14) %!d(string=hai) anos
EventListener 9b1b8cbffa [Form] Replaced various occurences of 'field' by 'form' %!s(int64=14) %!d(string=hai) anos
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 %!s(int64=14) %!d(string=hai) anos
Renderer b21929423e [Form] Completely removed the fields variable in the renderer. The renderer itself supports ArrayAccess and Traversable %!s(int64=14) %!d(string=hai) anos
Type a58cfab37d [Form] Removed form.type.loader tag and according compiler pass to simplify configuration. Custom types that are not in the DIC can be instantiated manually and passed wherever a type is desired. %!s(int64=14) %!d(string=hai) anos
Validator e3ac248617 [Form] Errors are mapped to subforms correctly and bubble up again if necessary %!s(int64=14) %!d(string=hai) anos
FormBuilderTest.php 9b1b8cbffa [Form] Replaced various occurences of 'field' by 'form' %!s(int64=14) %!d(string=hai) anos
FormFactoryTest.php fae319e77a [Form] Renderers are now created explicitely using FormFactory::createRenderer(). This improves performance on requests where a form does not need to be rendered %!s(int64=14) %!d(string=hai) anos
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 %!s(int64=14) %!d(string=hai) anos
FormTest.php 16d65f6f16 [Form] Moved previously skipped tests from FormTypeTest to FormTest and fixed them %!s(int64=14) %!d(string=hai) anos
PropertyPathTest.php 9b1b8cbffa [Form] Replaced various occurences of 'field' by 'form' %!s(int64=14) %!d(string=hai) anos