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
Nicolas Grekas 3417a15d95 Merge branch '4.2'
* 4.2:
  Add missing `@internal` annotations
  Disable Twig in the profiler menu when Twig is not used
  Mark some/most implementations of Serializable as `@internal`
  [Config] ensure moving away from Serializable wont break cache:clear
  [VarDumper] dont implement Serializable in Stub
  [Config] fix compat with wrapping autoloaders
  [Messenger] fixed RabbitMQ arguments not passed as integer values
2019-01-30 12:44:59 +01:00
..
AjaxDataCollector.php Reset profiler. 2017-10-05 12:20:28 +02:00
ConfigDataCollector.php Merge branch '4.1' into 4.2 2019-01-16 21:31:39 +01:00
DataCollector.php Merge branch '3.4' into 4.2 2019-01-30 12:44:30 +01:00
DataCollectorInterface.php renamed Contract to Contracts 2018-07-13 19:06:58 +02:00
DumpDataCollector.php Merge branch '4.2' 2019-01-30 12:44:59 +01:00
EventDataCollector.php Merge branch '4.1' into 4.2 2019-01-16 21:31:39 +01:00
ExceptionDataCollector.php switched array() to [] 2019-01-16 10:39:14 +01:00
LateDataCollectorInterface.php Removed dead code (unused use statements). 2013-10-16 13:59:56 +02:00
LoggerDataCollector.php fixed CS 2019-01-16 22:53:45 +01:00
MemoryDataCollector.php switched array() to [] 2019-01-16 10:39:14 +01:00
RequestDataCollector.php fixed CS 2019-01-16 21:35:37 +01:00
RouterDataCollector.php switched array() to [] 2019-01-16 10:39:14 +01:00
TimeDataCollector.php switched array() to [] 2019-01-16 10:39:14 +01:00