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/Stamp
2019-03-28 14:59:51 -04:00
..
BusNameStamp.php Fixing a bug where a transport could receive a message and dispatch it to a different bus 2019-03-23 21:29:45 +07:00
DelayStamp.php Adding global retry support, events & more to messenger transport 2019-03-23 09:39:27 -04:00
DispatchAfterCurrentBusStamp.php Support for handling messages after current bus is finished 2019-03-19 05:15:31 +01:00
ForceCallHandlersStamp.php Adding the "sync" transport to call handlers synchronously 2019-03-28 14:59:51 -04:00
HandledStamp.php [Messenger] Add handled & sent stamps 2018-11-15 10:18:06 +01:00
ReceivedStamp.php [Messenger] Fix typos 2018-11-13 22:34:14 +01:00
RedeliveryStamp.php Fixing bad return on getter 2019-03-26 23:10:31 -04:00
SentStamp.php [Messenger] Add handled & sent stamps 2018-11-15 10:18:06 +01:00
SerializerStamp.php [Messenger] marked the component as experimental for 4.2 2018-10-31 06:40:28 +01:00
StampInterface.php [Messenger] marked the component as experimental for 4.2 2018-10-31 06:40:28 +01:00
ValidationStamp.php [Messenger] marked the component as experimental for 4.2 2018-10-31 06:40:28 +01:00