summaryrefslogtreecommitdiffstats
path: root/PHPINFO
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-01-02 15:15:01 +0100
committerRemi Collet <remi@remirepo.net>2019-01-02 15:15:01 +0100
commit3ba14c94cddf6e8f031fde88e2e5325ced3d620b (patch)
tree24374636d1811d03f7a7907b9f6fb5dc9f64cb84 /PHPINFO
parent68164b1b3d75287b4aa3764e77345809c558eba7 (diff)
update to 1.9.4
drop patch merged upstream raise minimal PHP version to 5.6 and open https://github.com/pdezwart/php-amqp/pull/338
Diffstat (limited to 'PHPINFO')
-rw-r--r--PHPINFO32
1 files changed, 32 insertions, 0 deletions
diff --git a/PHPINFO b/PHPINFO
new file mode 100644
index 0000000..fcde918
--- /dev/null
+++ b/PHPINFO
@@ -0,0 +1,32 @@
+
+amqp
+
+Version => 1.9.4
+Revision => release
+Compiled => Jan 2 2019 @ 15:02:47
+AMQP protocol version => 0-9-1
+librabbitmq version => 0.9.0
+Default max channels per connection => 256
+Default max frame size => 131072
+Default heartbeats interval => 0
+
+Directive => Local Value => Master Value
+amqp.host => localhost => localhost
+amqp.vhost => / => /
+amqp.port => 5672 => 5672
+amqp.timeout => no value => no value
+amqp.read_timeout => 0 => 0
+amqp.write_timeout => 0 => 0
+amqp.connect_timeout => 0 => 0
+amqp.login => guest => guest
+amqp.password => guest => guest
+amqp.auto_ack => 0 => 0
+amqp.prefetch_count => 3 => 3
+amqp.channel_max => 256 => 256
+amqp.frame_max => 131072 => 131072
+amqp.heartbeat => 0 => 0
+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