This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests
Bernhard Schussek e4c21708ca [Form] Separated value transformers from normalization transformers.
Fields can now easier support different data types in their underlying object.
These datatypes can be normalized to a single datatype using a normalization
transformer. The normalized value can then be transformed to the user's
representation with the value transformer (better name required?).
2010-10-22 08:30:13 +02:00
..
Symfony/Tests/Component [Form] Separated value transformers from normalization transformers. 2010-10-22 08:30:13 +02:00
bootstrap.php simplified bootstrap.php 2010-06-30 10:29:27 +02:00