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 448d0d6728 Merge branch '3.4' into 4.3
* 3.4:
  [DependencyInjection] Fix broken references in tests
  Avoid using of kernel after shutdown
  Simplify PHP CS Fixer configuration
  [FrameworkBundle] [HttpKernel] fixed correct EOL and EOM month
  Fix MockFileSessionStorageTest::sessionDir being used after it's unset
  bumped Symfony version to 3.4.34
  updated VERSION for 3.4.33
  update CONTRIBUTORS for 3.4.33
  updated CHANGELOG for 3.4.33
  [Stopwatch] Fixed a bug in stopwatch event getStartTime
  [Stopwatch] Fixed bug in getDuration when counting multiple ongoing periods
  Adding some validations tags on validators.et.xlf
  add missing translation for 94 (it)
2019-11-05 15:48:09 +01:00
..
AjaxDataCollector.php Reset profiler. 2017-10-05 12:20:28 +02:00
ConfigDataCollector.php Merge branch '3.4' into 4.3 2019-11-05 15:48:09 +01:00
DataCollector.php Merge branch '3.4' into 4.3 2019-08-12 13:52:55 +02:00
DataCollectorInterface.php [HttpKernel][DataCollectorInterface] Ease compatibility 2019-11-05 14:42:27 +01: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 [HttpKernel] Fix return type declarations 2019-08-26 09:50:50 +02:00
LateDataCollectorInterface.php Removed dead code (unused use statements). 2013-10-16 13:59:56 +02:00
LoggerDataCollector.php Merge branch '3.4' into 4.3 2019-08-26 10:26:39 +02:00
MemoryDataCollector.php switched array() to [] 2019-01-16 10:39:14 +01:00
RequestDataCollector.php Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +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 [HttpKernel] Fix return type declarations 2019-08-26 09:50:50 +02:00