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
Robin Chalas e5f0e60a44 Merge branch '4.4' into 5.0
* 4.4: (38 commits)
  reset the kernel cache after each test
  [HttpKernel] Ability to define multiple kernel.reset tags
  [Routing] Continue supporting single colon in object route loaders
  [FWBundle] Remove unused parameter
  [Intl] [Workflow] fixes English grammar typos
  [Filesystem] [Serializer] fixes English grammar typo
  mailer: mailchimp bridge is throwing undefined index _id when setting message id in mandrill http transport
  has_roles should be is_granted in upgrade files
  [HttpClient] Fix early cleanup of pushed HTTP/2 responses
  skip test on incompatible PHP versions
  [HttpKernel] Don't cache "not-fresh" state
  [FrameworkBundle][Cache] Don't deep-merge cache pools configuration
  [Messenger] Adding exception to amqp transport in case amqp ext is not installed
  [SecurityBundle] Don't require a user provider for the anonymous listener
  [Monolog Bridge] Fixed accessing static property as non static.
  Improve Symfony description
  [Mailer] Add UPGRADE entries about Envelope and MessageEvent
  [FrameworkBundle] fix leftover mentioning "secret:" processor
  Add DateTimeZoneNormalizer into Dependency Injection
  [Messenger] Error when specified default bus is not among the configured
  ...
2019-11-27 00:25:11 +01:00
..
AjaxDataCollector.php Fix some \Throwable support remaining issues 2019-11-12 18:18:47 +01:00
ConfigDataCollector.php Merge branch '4.4' 2019-11-16 16:24:47 +01:00
DataCollector.php Merge branch '4.4' 2019-11-12 11:18:18 +01:00
DataCollectorInterface.php Remove \Throwable support deprecation layer 2019-11-08 10:00:49 +01:00
DumpDataCollector.php Fix some \Throwable support remaining issues 2019-11-12 18:18:47 +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 Merge branch '4.4' into 5.0 2019-11-27 00:25:11 +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