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 b3467e641c Merge branch '3.4' into 4.3
* 3.4:
  Remove superfluous phpdoc tags
2019-08-14 14:26:46 +02: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.3 2019-08-12 13:52:55 +02:00
DataCollectorInterface.php renamed Contract to Contracts 2018-07-13 19:06:58 +02:00
DumpDataCollector.php Drop more usages of Serializable 2019-03-04 09:45:35 +01:00
EventDataCollector.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02: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 Fix CS regarding nullable arguments 2019-07-05 09:04:50 +02:00
MemoryDataCollector.php switched array() to [] 2019-01-16 10:39:14 +01:00
RequestDataCollector.php [EventDispatcher] swap arguments of dispatch() to allow registering events by FQCN 2019-03-14 08:32:46 +01:00
RouterDataCollector.php [EventDispatcher] swap arguments of dispatch() to allow registering events by FQCN 2019-03-14 08:32:46 +01:00
TimeDataCollector.php [Stopwatch] fix some phpdocs 2019-07-29 15:17:57 +02:00