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 933b774844 Merge branch '4.0' into 4.1
* 4.0:
  Fix Clidumper tests
  Enable the fixer enforcing fully-qualified calls for compiler-optimized functions
  Apply fixers
  Disable the native_constant_invocation fixer until it can be scoped
  Update the list of excluded files for the CS fixer
2018-07-26 10:55:25 +02:00
..
Asynchronous [Messenger] implement several senders using a ChainSender 2018-05-16 15:12:01 +02:00
Command Merge branch '4.0' into 4.1 2018-07-26 10:55:25 +02:00
DataCollector [Messenger] Improve the profiler panel 2018-05-13 08:14:09 +02:00
DependencyInjection Fix a bug when having more than one named handler per message subscriber 2018-07-03 12:43:53 +01:00
Fixtures [Messenger] Allow to scope handlers per bus 2018-05-19 12:07:07 +02:00
Handler Add tests for ChainHandler class 2018-04-14 08:58:06 -04:00
Middleware feature #26945 [Messenger] Support configuring messages when dispatching (ogizanagi) 2018-05-09 15:46:25 +01:00
Transport [Messenger] Fix new AMQP Transport test with Envelope 2018-05-10 14:29:23 +02:00
EnvelopeTest.php feature #26945 [Messenger] Support configuring messages when dispatching (ogizanagi) 2018-05-09 15:46:25 +01:00
MessageBusTest.php [Messenger] Improve the profiler panel 2018-05-13 08:14:09 +02:00
TraceableMessageBusTest.php [Messenger] Improve the profiler panel 2018-05-13 08:14:09 +02:00
WorkerTest.php feature #26945 [Messenger] Support configuring messages when dispatching (ogizanagi) 2018-05-09 15:46:25 +01:00