e4c21708ca[Form] Separated value transformers from normalization transformers.
14 anni fa
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 anni fa
Bernhard Schussek
e1be4e9689[Form] Refactored logic to read and set values from Field to PropertyPath
14 anni fa
Fabien Potencier
bf82cf42ddrenamed Symfony\Components to Symfony\Component