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/ChoiceList
Nicolas Grekas 287db73898 Merge branch '2.3' into 2.6
* 2.3:
  [DoctrineBridge] Bypass the db when no valid identifier is provided in ORMQueryBuilderLoader
  [Form] Fixed: Filter non-integers when selecting entities by int ID
2015-06-18 18:11:37 +02:00
..
EntityChoiceList.php Merge branch '2.3' into 2.6 2015-03-22 17:55:57 +01:00
EntityLoaderInterface.php Docblock fixes 2014-11-30 13:33:44 +00:00
ORMQueryBuilderLoader.php [DoctrineBridge] Bypass the db when no valid identifier is provided in ORMQueryBuilderLoader 2015-06-18 17:54:01 +02:00