Skip to content

[Messenger] "login" falsely reported as invalid option #37618

Closed
@Tobion

Description

@Tobion

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

$amqpOptions['login'] = $parsedUrl['user'];

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions