diff options
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -1,11 +1,10 @@ amqp -Version => 1.11.0 -Revision => release -Compiled => Dec 1 2021 @ 00:00:00 +Version => 2.0.0alpha1 +Compiled => Jul 30 2023 @ 00:00:00 AMQP protocol version => 0-9-1 -librabbitmq version => 0.12.0 +librabbitmq version => 0.13.0 Default max channels per connection => 256 Default max frame size => 131072 Default heartbeats interval => 0 @@ -33,4 +32,4 @@ amqp.cacert => no value => no value amqp.cert => no value => no value amqp.key => no value => no value amqp.verify => 1 => 1 -amqp.sasl_method => 0 => 0 +amqp.sasl_method => no value => no value |