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/HttpKernel/DataCollector
Fabien Potencier e13373ec11 Merge branch '2.6' into 2.7
* 2.6:
  [DebugBundle] Allow alternative destination for dumps
  [DebugBundle] Use output mechanism of dumpers instead of echoing
  [DebugBundle] Always collect dumps
  Fix tests in HHVM
  CS: Pre incrementation/decrementation should be used if possible

Conflicts:
	src/Symfony/Component/Finder/Expression/Glob.php
2015-05-15 15:33:16 +02:00
..
Util Merge branch '2.5' into 2.6 2014-12-05 13:00:15 +01:00
ConfigDataCollector.php [WebProfilerBundle] [HttpKernel] A static approach to version feedback 2015-04-28 21:15:11 +02:00
DataCollector.php [HttpKernel] Initialize DataCollector data as array 2014-09-30 11:28:36 +02:00
DataCollectorInterface.php fixed CS 2012-07-09 14:54:20 +02:00
DumpDataCollector.php Merge branch '2.6' into 2.7 2015-05-15 15:33:16 +02:00
EventDataCollector.php Merge branch '2.3' into 2.5 2014-10-26 08:41:27 +01:00
ExceptionDataCollector.php [2.3] Cleanup deprecations 2015-01-03 10:22:29 +01:00
LateDataCollectorInterface.php Removed dead code (unused use statements). 2013-10-16 13:59:56 +02:00
LoggerDataCollector.php [2.3] Cleanup deprecations 2015-01-03 10:22:29 +01:00
MemoryDataCollector.php Merge branch '2.3' into 2.6 2015-03-12 11:28:44 +01:00
RequestDataCollector.php Merge branch '2.6' into 2.7 2015-02-11 08:17:51 +01:00
RouterDataCollector.php Docblock fixes 2014-11-30 13:33:44 +00:00
TimeDataCollector.php Merge branch '2.3' into 2.5 2014-12-02 21:15:53 +01:00