File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1184,6 +1184,7 @@ The transport has a number of options:
11841184 calls.
11851185``host `` Hostname of the AMQP service
11861186``key `` Path to the client key in PEM format.
1187+ ``login `` Username to use to connect the AMQP service
11871188``password `` Password to use to connect to the AMQP service
11881189``persistent `` ``'false' ``
11891190``port `` Port of the AMQP service
@@ -1193,7 +1194,6 @@ The transport has a number of options:
11931194``sasl_method ``
11941195``connection_name `` For custom connection names (requires at least
11951196 version 1.10 of the PHP AMQP extension)
1196- ``user `` Username to use to connect the AMQP service
11971197``verify `` Enable or disable peer verification. If peer
11981198 verification is enabled then the common name in
11991199 the server certificate must match the server
You can’t perform that action at this time.
0 commit comments