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/Symfony/Tests/Component/Form/DataTransformer
2011-04-02 18:26:28 +02:00
..
ArrayToChoicesTransformerTest.php [Form] Fixed: Booleans can be used as choice keys now 2011-04-02 18:26:28 +02:00
ArrayToPartsTransformerTest.php [Form] Renamed ValueTransformers to DataTransformers to fit with DataMapper and DataValidator 2011-03-18 16:01:06 +01:00
BooleanToStringTransformerTest.php [Form] Fixed BooleanToStringTransformer::reverseTransform() to accept NULL values. Fixes ChoiceTypeTest 2011-04-02 13:00:19 +02:00
DataTransformerChainTest.php [Form] Renamed ValueTransformers to DataTransformers to fit with DataMapper and DataValidator 2011-03-18 16:01:06 +01:00
DateTimeTestCase.php [Form] Moved form type tests into according namespace 2011-03-20 15:45:09 +01:00
DateTimeToArrayTransformerTest.php [Form] Fixed order of input and output timezone to a more natural one 2011-03-23 17:12:04 +01:00
DateTimeToLocalizedStringTransformerTest.php [Form] Fixed order of input and output timezone to a more natural one 2011-03-23 17:12:04 +01:00
DateTimeToStringTransformerTest.php [Form] Fixed order of input and output timezone to a more natural one 2011-03-23 17:12:04 +01:00
DateTimeToTimestampTransformerTest.php [Form] Fixed order of input and output timezone to a more natural one 2011-03-23 17:12:04 +01:00
LocalizedTestCase.php [Form] Moved form type tests into according namespace 2011-03-20 15:45:09 +01:00
MoneyToLocalizedStringTransformerTest.php [Form] Fixed coding conventions 2011-03-23 16:14:53 +01:00
NumberToLocalizedStringTransformerTest.php [Form] Removing Configurable from DataTransformers 2011-03-21 23:01:10 +00:00
PercentToLocalizedStringTransformerTest.php [Form] Removing Configurable from DataTransformers 2011-03-21 23:01:10 +00:00
ScalarToChoiceTransformerTest.php [Form] Fixed: Booleans can be used as choice keys now 2011-04-02 18:26:28 +02:00
ValueToDuplicatesTransformerTest.php [Form] Renamed ValueTransformers to DataTransformers to fit with DataMapper and DataValidator 2011-03-18 16:01:06 +01:00