Fabien Potencier 33498bffa4 [Form] added a unit test vor 14 Jahren
..
ChoiceList c9c8b5c98e [Form] Improved test coverage of MonthChoiceList and fixed timezone used in it. Fixes https://github.com/symfony/symfony/pull/433 vor 14 Jahren
CsrfProvider 8c423edfef replaced symfony-project.org by symfony.com vor 14 Jahren
DataMapper edfae73cd4 [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util vor 14 Jahren
DataTransformer b93f5a372a [Form] Renamed ChoiceUtil to FormUtil and gave its methods more general names vor 14 Jahren
EventListener f078554c2a [Form] Removed StripTagsListenerTest vor 14 Jahren
Fixtures fa457b1cc4 [Form] Renamed 'filter' listeners to 'on' to match naming conventions across the framework vor 14 Jahren
Type be5738564f [Form] Improved regular expression in AbstractType::getName() and added unit tests vor 14 Jahren
Util b93f5a372a [Form] Renamed ChoiceUtil to FormUtil and gave its methods more general names vor 14 Jahren
Validator 33498bffa4 [Form] added a unit test vor 14 Jahren
AbstractDivLayoutTest.php 8fe21285ba [Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object vor 14 Jahren
AbstractLayoutTest.php 57722550de [Form] Added test for 'email' type and fixed a few bugs vor 14 Jahren
AbstractTableLayoutTest.php 8fe21285ba [Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object vor 14 Jahren
FormBuilderTest.php e3db366116 [Form] Passing FormFactory to FormBuilder in its constructor vor 14 Jahren
FormFactoryTest.php ce5f3073bd Fixed test suite and names of accessor methods in TemplateContext vor 14 Jahren
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 vor 14 Jahren
FormTest.php 8fe21285ba [Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object vor 14 Jahren
PropertyPathTest.php e787d5dc22 [Form] PropertyPath now can handle elements with special characters vor 14 Jahren