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 322da9df6c Merge branch '4.4'
* 4.4:
  cs fix
  Fix inconsistent return points.
  [Config] Add handling for ignored keys in ArrayNode::mergeValues.
  Fix inconsistent return points.
  [Security/Core] UserInterface::getPassword() can return null
  cs fix
  cs fix
  Fix missing exporter in PHPUnit constraint poylfill
  added `Process::getLastOutputTime()` method
  [Router] Fix TraceableUrlMatcher behaviour with trailing slash
  [HttpKernel] Remove outdated docblock comment
  Fix handling for session parameters
  Revert "bug #33092 [DependencyInjection] Improve an exception message (fabpot)"
2019-08-20 16:46:00 +02:00
..
ContextProvider [VarDumper] add link to source next to class names 2019-02-19 22:52:41 +01:00
AbstractDumper.php Merge branch '4.4' 2019-08-20 16:46:00 +02:00
CliDumper.php [VarDumper] Add parameter type declarations. 2019-08-15 13:36:52 +02:00
DataDumperInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
HtmlDumper.php [VarDumper] Add parameter type declarations. 2019-08-15 13:36:52 +02:00
ServerDumper.php fixed CS 2019-01-16 19:35:49 +01:00