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/ValueTransformer
2011-02-23 22:30:15 +01:00
..
ArrayToPartsTransformerTest.php [Form] Implemented ArrayToPartsTransformer and ValueToDuplicatesTransformer 2011-02-23 22:30:15 +01:00
BooleanToStringTransformerTest.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
DateTimeToArrayTransformerTest.php [Form] DateTimeToArrayTransformer does not accept partially filled arrays anymore. Replaces DateField::isPartiallyFilled() and TimeField::isPartiallyFilled() 2011-02-23 21:17:20 +01:00
DateTimeToLocalizedStringTransformerTest.php [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 2011-02-01 15:27:12 +01:00
DateTimeToStringTransformerTest.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
DateTimeToTimestampTransformerTest.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
MoneyToLocalizedStringTransformerTest.php [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 2011-02-01 15:27:12 +01:00
NumberToLocalizedStringTransformerTest.php [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 2011-02-01 15:27:12 +01:00
PercentToLocalizedStringTransformerTest.php [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 2011-02-01 15:27:12 +01:00
ValueToDuplicatesTransformerTest.php [Form] Implemented ArrayToPartsTransformer and ValueToDuplicatesTransformer 2011-02-23 22:30:15 +01:00
ValueTransformerChainTest.php [Form] Removed automatic distribution of the locale in the Form component. This leads to more problems than it solves. 2011-02-01 15:27:12 +01:00