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:
1184
1184
calls.
1185
1185
``host `` Hostname of the AMQP service
1186
1186
``key `` Path to the client key in PEM format.
1187
+ ``login `` Username to use to connect the AMQP service
1187
1188
``password `` Password to use to connect to the AMQP service
1188
1189
``persistent `` ``'false' ``
1189
1190
``port `` Port of the AMQP service
@@ -1193,7 +1194,6 @@ The transport has a number of options:
1193
1194
``sasl_method ``
1194
1195
``connection_name `` For custom connection names (requires at least
1195
1196
version 1.10 of the PHP AMQP extension)
1196
- ``user `` Username to use to connect the AMQP service
1197
1197
``verify `` Enable or disable peer verification. If peer
1198
1198
verification is enabled then the common name in
1199
1199
the server certificate must match the server
You can’t perform that action at this time.
0 commit comments