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 7e2fbe13c8 Merge branch '4.2'
* 4.2:
  fixed bad merge
  Show more accurate message in profiler when missing stopwatch
  CS Fixes: Not double split with one array argument
  [Serializer] Add default object class resolver
  Remove redundant animation prefixes
  Remove redundant `box-sizing` prefixes
  [VarExporter] support PHP7.4 __serialize & __unserialize
  Rework firewall access denied rule
  MetadataAwareNameConverter: Do not assume that property names are strings
  [VarExporter] fix exporting classes with private constructors
  fixed CS
  Fix missing $extraDirs when open_basedir returns
2019-04-10 21:42:49 +02:00
..
Factory Merge branch '4.2' 2019-04-10 21:42:49 +02:00
Loader fixed CS 2019-01-16 19:35:49 +01:00
AbstractChoiceListTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
ArrayChoiceListTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
LazyChoiceListTest.php fixed CS 2019-01-16 19:35:49 +01:00