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/ChoiceList
Nicolas Grekas 25055be92e Merge branch '2.8' into 3.4
* 2.8:
  [php_cs] disable fopen_flags
  [CS] Remove unused variables passed to closures
  [CS] Remove empty comment
  [CS] Enforces null type hint on last position in phpDocs
  [CS] Use combined assignment operators when possible
  Fix a typo in error messages
  [Console] Add missing null to input values allowed types
  [PHPUnitBridge] Fix microtime() format
  bumped Symfony version to 2.8.47
  update CONTRIBUTORS for 2.8.46
  updated VERSION for 2.8.46
  updated CHANGELOG for 2.8.46
2018-10-02 14:28:39 +02:00
..
Factory Merge branch '2.8' into 3.4 2018-10-02 14:28:39 +02:00
Loader Merge branch '2.8' into 3.4 2018-10-02 14:28:39 +02:00
View Merge branch '2.8' into 3.3 2017-11-05 16:47:03 +01:00
ArrayChoiceList.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
ChoiceListInterface.php [Form] Fixed handling of choices passed in choice groups 2015-06-22 14:31:47 +02:00
LazyChoiceList.php Merge branch '2.8' into 3.4 2018-10-02 14:28:39 +02:00