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/Messenger/Tests
Nicolas Grekas 5ee0c04fd7 Merge branch '4.1' into 4.2
* 4.1:
  [Twig] Replace for-loops with blocks for attributes
  fixed CS
  [Tests] Change to willThrowException
  [Console] fix PHPDoc in Command
  Update FileLoaderLoadException.php
  Fix wrong calls to clearstatcache
  Add Vietnamese translation for validators
  Allow running PHPUnit with "xdebug.scream" ON
  [VarDumper] Add descriptors tests
  [Yaml] detect circular references
  [DI] fix reporting bindings on overriden services as unused
  [Routing] minor fix or previous PR
2018-12-24 11:01:29 +01:00
..
Command Bus argument is a required option when multiple buses are defined 2018-08-28 11:10:33 +02:00
DataCollector Merge branch '4.1' into 4.2 2018-12-24 11:01:29 +01:00
DependencyInjection [Messenger] Restore message handlers laziness 2018-12-11 14:32:32 +01:00
Fixtures [Messenger] remove classifying sub-namespaces in favor of semantic ones 2018-10-25 09:48:15 +02:00
Handler [Messenger] Add handled & sent stamps 2018-11-15 10:18:06 +01:00
Middleware fixed CS 2018-12-23 15:08:41 +01:00
Stamp [Messenger] Add handled & sent stamps 2018-11-15 10:18:06 +01:00
Transport [Messenger] Add handled & sent stamps 2018-11-15 10:18:06 +01:00
EnvelopeTest.php [Messenger] Fix typos 2018-11-13 22:34:14 +01:00
HandleTraitTest.php [Messenger] Add a trait for synchronous query & command buses 2018-11-20 19:19:09 +01:00
MessageBusTest.php [Messenger] Cleaning after new changes 2018-11-06 16:29:01 +01:00
TraceableMessageBusTest.php Merge branch '4.1' into 4.2 2018-12-24 11:01:29 +01:00
WorkerTest.php [Messenger] collect all stamps added on Envelope as collections 2018-11-12 08:39:23 +01:00