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/Component/Form/Tests/ChoiceList
Fabien Potencier 5324e5b315 Merge branch '2.7' into 2.8
* 2.7:
  Update twig.html.twig
  [2.7] [FrameworkBundle] minor fix tests added by #17569
  fixed CS
  fixed CS
  documented the $url parameter better
  [Form] add test for ArrayChoiceList handling null
  [Form] fix edge cases with choice placeholder
  register commands from kernel when accessing list
  Update FileSystem
2016-02-22 16:02:30 +01:00
..
Factory [2.7] Clean deprecated interfaces 2015-09-04 22:16:46 +02:00
AbstractChoiceListTest.php [Form] add test for ArrayChoiceList handling null 2016-02-18 14:16:01 +01:00
ArrayChoiceListTest.php [Form] add test for ArrayChoiceList handling null 2016-02-18 14:16:01 +01:00
ArrayKeyChoiceListTest.php [Form] Deprecated ArrayKeyChoiceList 2015-11-26 18:38:25 +01:00
LazyChoiceListTest.php [Form] Fixed handling of choices passed in choice groups 2015-06-22 14:31:47 +02:00
LegacyChoiceListAdapterTest.php [2.7] Clean deprecated interfaces 2015-09-04 22:16:46 +02:00