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/Command
Nicolas Grekas ffa50acd3a Merge branch '4.4' into 5.1
* 4.4:
  reduce column length for MySQL 5.6 compatibility
  Minor improvement
  Removed redundant strtolower in ConsumeMessagesCommand
  Fix RedisStore constructor signature
  Bump Symfony version to 4.4.12
  Update VERSION for 4.4.11
  Update CHANGELOG for 4.4.11
  Bump Symfony version to 3.4.44
  updated VERSION for 3.4.43
  update CONTRIBUTORS for 3.4.43
  updated CHANGELOG for 3.4.43
2020-07-29 16:51:18 +02:00
..
AbstractFailedMessagesCommand.php [Messenger] extract worker logic to listener and sent messages for retry 2019-10-31 15:47:36 +01:00
ConsumeMessagesCommand.php Merge branch '4.4' into 5.1 2020-07-29 16:51:18 +02:00
DebugCommand.php Merge branch '5.0' 2020-03-16 14:12:54 +01:00
FailedMessagesRemoveCommand.php Secrets, Security, and Messenger commands descriptions should not end with a "." (dot) 2020-05-12 22:47:58 +02:00
FailedMessagesRetryCommand.php Secrets, Security, and Messenger commands descriptions should not end with a "." (dot) 2020-05-12 22:47:58 +02:00
FailedMessagesShowCommand.php Secrets, Security, and Messenger commands descriptions should not end with a "." (dot) 2020-05-12 22:47:58 +02:00
SetupTransportsCommand.php Missing description in messenger:setup-transports command 2020-05-12 22:52:55 +02:00
StopWorkersCommand.php [Messenger] use events consistently in worker 2019-11-05 18:28:25 +01:00