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/VarDumper/Dumper
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
..
ContextProvider [VarDumper] notice on potential undefined index 2019-11-28 08:25:37 +01:00
AbstractDumper.php Merge branch '4.4' 2019-08-26 11:05:36 +02:00
CliDumper.php Merge branch '4.4' 2019-11-08 17:32:03 +01:00
ContextualizedDumper.php [VarDumper] Output the location of calls to dump() 2019-09-28 18:20:13 +02:00
DataDumperInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
HtmlDumper.php Merge branch '4.4' 2019-09-08 22:44:36 +02:00
ServerDumper.php fixed CS 2019-01-16 19:35:49 +01:00