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/Tests/Fixtures
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
..
Bundle1Bundle [HttpKernel] remove unused fixtures 2019-08-21 20:13:34 +02:00
Controller Revert "bug #33618 fix tests depending on other components' tests (xabbuh)" 2019-09-19 09:17:54 +02:00
DataCollector Fix some \Throwable support remaining issues 2019-11-12 18:18:47 +01:00
ExtensionNotValidBundle [HttpKernel][Bundle] Check extension implements ExtensionInterface 2015-05-25 09:42:57 +02:00
ExtensionPresentBundle Remove dead tests fixtures 2019-07-21 19:35:01 +02:00
ClearableService.php A DI tag for resettable services. 2017-09-14 22:28:48 +02:00
KernelForTest.php Merge branch '4.3' into 4.4 2019-09-02 16:51:55 +02:00
KernelWithoutBundles.php Add return types to tests and final|internal|private methods 2019-08-21 17:14:41 +02:00
MultiResettableService.php [HttpKernel] Ability to define multiple kernel.reset tags 2019-11-26 10:37:14 +01:00
ResettableService.php A DI tag for resettable services. 2017-09-14 22:28:48 +02:00
TestClient.php Add return types to tests and final|internal|private methods 2019-08-21 17:14:41 +02:00