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 years ago
Fabien Potencier
2525998f6ereplaced form field rendering with plain templates
14 years ago
Brandon Turner
2052501634[Form] fixed missing locale setting in unit tests
14 years ago
Fabien Potencier
bf82cf42ddrenamed Symfony\Components to Symfony\Component