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 089097046b Merge branch '4.3' into 4.4
* 4.3: (23 commits)
  fix merge
  [SecurityBundle] fix return type declarations
  [BrowserKit] fix return type declarations
  [PropertyInfo] fix return type declarations
  [Bridge/Doctrine] fix return type declarations
  [Form] fix return type declarations
  [Console] fix return type declarations
  [Intl] fix return type declarations
  [Templating] fix return type declarations
  [DomCrawler] fix return type declarations
  [Validator] fix return type declarations
  [Process] fix return type declarations
  [Workflow] fix return type declarations
  [Cache] fix return type declarations
  [Serializer] fix return type declarations
  [Translation] fix return type declarations
  [DI] fix return type declarations
  [Config] fix return type declarations
  [HttpKernel] Fix return type declarations
  [Security] Fix return type declarations
  ...
2019-08-26 11:00:56 +02:00
..
AjaxDataCollector.php Reset profiler. 2017-10-05 12:20:28 +02:00
ConfigDataCollector.php Merge branch '4.3' into 4.4 2019-08-26 11:00:56 +02:00
DataCollector.php Add missing return annotations on magic methods 2019-08-23 10:37:16 +02:00
DataCollectorInterface.php renamed Contract to Contracts 2018-07-13 19:06:58 +02:00
DumpDataCollector.php Add return types to internal & magic methods when possible 2019-08-22 15:18:41 +02:00
EventDataCollector.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
ExceptionDataCollector.php Merge branch '4.3' into 4.4 2019-08-26 11:00:56 +02:00
LateDataCollectorInterface.php Removed dead code (unused use statements). 2013-10-16 13:59:56 +02:00
LoggerDataCollector.php Merge branch '4.3' into 4.4 2019-08-26 11:00:56 +02:00
MemoryDataCollector.php add parameter type declarations to private methods 2019-07-31 20:51:46 +02: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 [HttpKernel] Fix return type declarations 2019-08-26 09:50:50 +02:00