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 8c028bd956 Merge branch '3.3' into 3.4
* 3.3:
  [Security] added more tests
  [Security] fixed default target path when referer contains a query string
  [Security] simplified tests
  [Security] refactored tests
  [WebProfilerBundle][TwigBundle] Fix infinite js loop on exception pages
  [FrameworkBundle] fix ValidatorCacheWarmer: use serializing ArrayAdapter
  Change "this" to "that" to avoid confusion
  [VarDumper] Move locale sniffing to dump() time
  [VarDumper] Use "C" locale when using "comma" flags
  [Config] Make ClassExistenceResource throw on invalid parents
2017-07-19 11:38:19 +02:00
..
AbstractDumper.php Merge branch '3.2' into 3.3 2017-07-19 11:37:49 +02:00
CliDumper.php Merge branch '2.7' into 2.8 2017-06-13 17:55:24 -07:00
DataDumperInterface.php removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
HtmlDumper.php search case insensitive 2017-06-08 17:24:28 -07:00