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
Samuel ROZE 1ba2d57bf5 Merge branch '4.1'
* 4.1:
  FrameworkBundle 4.1 == Messenger 4.1
  Revert "Move commands-specifics to a compiler pass in FWB"
2018-09-02 17:22:25 +01:00
..
Asynchronous feature #28271 [Messenger] Allow interfaces to be type-hinted as well (sroze) 2018-08-29 11:11:23 +02:00
Command Bus argument is a required option when multiple buses are defined 2018-08-28 11:10:33 +02:00
DataCollector [Messenger][Profiler] Show dispatch caller 2018-05-30 12:45:35 +02:00
DependencyInjection Merge branch '4.1' 2018-09-02 17:22:25 +01:00
Fixtures Merge branch '4.1' 2018-09-02 17:22:25 +01:00
Handler Allow interfaces to be type-hinted as well 2018-08-27 12:46:17 +01:00
Middleware [Messenger] Don't make EnvelopeItemInterface extend Serializable 2018-08-24 15:12:11 +02:00
Transport [Messenger] Don't make EnvelopeItemInterface extend Serializable 2018-08-24 15:12:11 +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][Profiler] Show dispatch caller 2018-05-30 12:45:35 +02:00
WorkerTest.php feature #26945 [Messenger] Support configuring messages when dispatching (ogizanagi) 2018-05-09 15:46:25 +01:00