Bernhard Schussek e787d5dc22 [Form] PropertyPath now can handle elements with special characters 14 年之前
..
ChoiceList c9c8b5c98e [Form] Improved test coverage of MonthChoiceList and fixed timezone used in it. Fixes https://github.com/symfony/symfony/pull/433 14 年之前
CsrfProvider 8c423edfef replaced symfony-project.org by symfony.com 14 年之前
DataMapper edfae73cd4 [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util 14 年之前
DataTransformer 72a41f8c94 [Form] Fixed: Booleans can be used as choice keys now 14 年之前
EventListener 77bea81ed5 [Form] Improved test coverage of ResizeFormListener. Fixed https://github.com/symfony/symfony/pull/493 14 年之前
Fixtures fa457b1cc4 [Form] Renamed 'filter' listeners to 'on' to match naming conventions across the framework 14 年之前
Type 8fe21285ba [Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object 14 年之前
Util 72a41f8c94 [Form] Fixed: Booleans can be used as choice keys now 14 年之前
Validator e3db366116 [Form] Passing FormFactory to FormBuilder in its constructor 14 年之前
AbstractDivLayoutTest.php 8fe21285ba [Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object 14 年之前
AbstractLayoutTest.php 4f1ae660fa [Form] Fixed choice labels in expanded choice fields 14 年之前
AbstractTableLayoutTest.php 8fe21285ba [Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object 14 年之前
FormBuilderTest.php e3db366116 [Form] Passing FormFactory to FormBuilder in its constructor 14 年之前
FormFactoryTest.php ce5f3073bd Fixed test suite and names of accessor methods in TemplateContext 14 年之前
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 年之前
FormTest.php 8fe21285ba [Form] Renamed Form::getView() to createView() to clearly indicate that each call returns a new object 14 年之前
PropertyPathTest.php e787d5dc22 [Form] PropertyPath now can handle elements with special characters 14 年之前