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 3aa2a770b8 Merge branch '4.4' into 5.0
* 4.4: (28 commits)
  bug #34554 [HttpClient] Fix early cleanup of pushed HTTP/2 responses (lyrixx)
  Fix tests
  [Console] Fix commands description with numeric namespaces
  [HttpFoundation] Fixed typo
  [DI] Skip unknown method calls for factories in check types pass
  [EventDispatcher] Better error reporting when arguments to dispatch() are swapped
  improve upgrade instructions for twig.exception_controller configuration
  [HttpFoundation] Update CHANGELOG for PdoSessionHandler BC BREAK in 4.4
  [Serializer] CsvEncoder::NO_HEADERS_KEY ignored when used in constructor
  [Form] Keep preferred_choices order for choice groups
  [Debug] work around failing chdir() on Darwin
  [PhpUnitBridge] Read configuration CLI directive
  [DI] Missing test on YamlFileLoader
  Revert "minor #34608 [Process] add tests for php executable finder if file does not exist (ahmedash95)"
  Simpler example for Apache basic auth workaround
  [Console] Fix trying to access array offset on value of type int
  [Config] Remove extra sprintf arg
  [HttpKernel] fix typo
  [HttpKernel] Support typehint to deprecated FlattenException in controller
  Add preview mode support for Html and Serializer error renderers
  ...
2019-11-28 15:20:16 +01:00
..
Factory Merge branch '4.4' into 5.0 2019-11-28 15:20:16 +01:00
Loader [Form] Add parameter type declarations 2019-08-13 09:00:05 +02:00
View [Form] Add parameter type declarations 2019-08-13 09:00:05 +02:00
ArrayChoiceList.php Add types to constructors and private/final/internal methods (Batch II) 2019-10-03 13:24:03 +02:00
ChoiceListInterface.php [Form] Fixed some phpdocs 2019-03-12 14:00:52 +01:00
LazyChoiceList.php Remove unneeded phpdocs 2019-08-08 11:37:48 +02:00