Bernhard Schussek edfae73cd4 [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util hace 14 años
..
CsrfProvider 8c423edfef replaced symfony-project.org by symfony.com hace 14 años
DataMapper edfae73cd4 [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util hace 14 años
DataTransformer 08a09240f6 [Form] Fixed order of input and output timezone to a more natural one hace 14 años
EventListener 9b1b8cbffa [Form] Replaced various occurences of 'field' by 'form' hace 14 años
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 hace 14 años
Renderer b21929423e [Form] Completely removed the fields variable in the renderer. The renderer itself supports ArrayAccess and Traversable hace 14 años
Type edfae73cd4 [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util hace 14 años
Validator edfae73cd4 [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util hace 14 años
FormBuilderTest.php 6588a47ba7 [Form] Removed FormBuilder::setDataClass(). Use the FieldType option "data_class" instead. hace 14 años
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 hace 14 años
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 hace 14 años
FormTest.php 16d65f6f16 [Form] Moved previously skipped tests from FormTypeTest to FormTest and fixed them hace 14 años
PropertyPathTest.php edfae73cd4 [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util hace 14 años