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
Fabien Potencier 33d4bce1f9 Merge branch '3.2'
* 3.2:
  fixed tests
  fixed merge
  Fix minor phpdoc mismatches with the code(detected by phan)
  [Asset] Starting slash should indicate no basePath wanted
  [Security] Fix phpdoc logout listener
  [EventDispatcher] fix getting priorities of listeners during dispatch
  Add iconv extension to suggested dependencies
  Fix minor typo in the main README.md
  Allow Upper Case property names in ObjectNormalizer
  [EventDispatcher] fix: unwrap listeners for correct info
2017-05-01 08:01:29 -07:00
..
AbstractDumper.php Merge branch '3.2' 2017-05-01 08:01:29 -07:00
CliDumper.php [VarDumper] Added a way to print or not comma separator and/or trailing comma 2017-02-20 11:13:52 +01:00
DataDumperInterface.php removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
HtmlDumper.php feature #21502 Persist app bootstrapping logs for logger datacollector (ScullWM, nicolas-grekas) 2017-04-20 11:12:40 -06:00