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/src/Symfony/Bridge/Doctrine/Form
2012-04-04 15:46:22 +02:00
..
ChoiceList [#3446] [Form] Fix getChoicesForValues of EntityChoiceList on empty values 2012-04-04 15:46:22 +02:00
DataTransformer fixed CS, phpdoc, removed unused use statements 2012-01-28 18:02:36 +01:00
EventListener [Form] Implemented MergeCollectionListener which calls addXxx() and removeXxx() in your model if found 2012-02-02 11:16:21 +01:00
Type [Form] Improved FormType::getDefaultOptions() to see default options defined in parent types 2012-02-07 10:51:21 +01:00
DoctrineOrmExtension.php [DoctrineBridge] Updated the code to use the new registry 2011-10-16 14:57:14 +02:00
DoctrineOrmTypeGuesser.php [Form] Fix min/max length guessing for numeric types (fix #3091) 2012-03-19 23:57:21 +01:00