Bernhard Schussek
|
40acc6ac79
[Form] Fixed ChoiceField::isChoiceSelected() to differentiate between zero and empty
|
преди 14 години |
Bernhard Schussek
|
fb1f99137d
[Form] Changed semantics of a "bound" form
|
преди 14 години |
Bernhard Schussek
|
ebd2ca6cfe
[Form] Moved option 'empty_value' to ChoiceField. An empty value is displayed if the field is not required.
|
преди 14 години |
Bernhard Schussek
|
ce61baf717
[Form] ChoiceField now accepts closures in the 'choices' option
|
преди 14 години |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
преди 14 години |
Bernhard Schussek
|
acdd5c06de
[Form] Changed value transformers to throw UnexpectedTypeException instances
|
преди 14 години |
Bernhard Schussek
|
eaef939141
[Form] Changed value transformers to be responsible for processing empty values to be able to chain them properly. This change fixes the bug that DateField did not return NULL when submitted without values
|
преди 14 години |
Fabien Potencier
|
2525998f6e
replaced form field rendering with plain templates
|
преди 14 години |
Jeremy Mikola
|
57c0ce0ec1
[Form] Remove support for ArrayObject as ChoiceField's choices option
|
преди 14 години |
Jeremy Mikola
|
b3648b219b
[Form] Fixed testBindSingleExpanded (was testing multiple, non-expanded)
|
преди 15 години |
Jeremy Mikola
|
e52cf7afe0
[Form] ChoiceField tests for numeric choices
|
преди 15 години |
Jeremy Mikola
|
2b776bf2e8
[Form] ChoiceField test for using ArrayObject as choices option
|
преди 15 години |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
преди 14 години |