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 09ee51aa4d Merge branch '3.4' into 4.4
* 3.4:
  Fix quotes in exception messages
2020-03-16 09:56:54 +01:00
..
AjaxDataCollector.php Fix some \Throwable support remaining issues 2019-11-12 18:18:47 +01:00
ConfigDataCollector.php [HttpKernel] collect bundle classes, not paths 2019-11-15 17:50:43 +01:00
DataCollector.php Cleanup deps on var-dumper 2019-11-12 11:02:34 +01:00
DataCollectorInterface.php [HttpKernel][DataCollectorInterface] Ease compatibility 2019-11-05 14:42:27 +01:00
DumpDataCollector.php Merge branch '3.4' into 4.4 2020-03-16 09:56:54 +01:00
EventDataCollector.php Fix some \Throwable support remaining issues 2019-11-12 18:18:47 +01:00
ExceptionDataCollector.php Fix some \Throwable support remaining issues 2019-11-12 18:18:47 +01:00
LateDataCollectorInterface.php Removed dead code (unused use statements). 2013-10-16 13:59:56 +02:00
LoggerDataCollector.php Fix some \Throwable support remaining issues 2019-11-12 18:18:47 +01:00
MemoryDataCollector.php drop return type declaration 2019-11-22 14:14:59 +01:00
RequestDataCollector.php Fix some \Throwable support remaining issues 2019-11-12 18:18:47 +01:00
RouterDataCollector.php Fix some \Throwable support remaining issues 2019-11-12 18:18:47 +01:00
TimeDataCollector.php Fix some \Throwable support remaining issues 2019-11-12 18:18:47 +01:00