Closed
Description
Symfony version(s) affected: 5.1
Description
Since #34925
User Deprecated: Since symfony/messenger 5.1: Invalid option(s) "login" passed to the AMQP Messenger transport. Passing invalid options is deprecated.
But login is a valid option that being used by \AMQPConnection::__construct
, see also