summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-18 12:02:12 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-18 12:02:12 +0200
commita3474add3d4e199b4ee1846a37be7d09cc02b9b4 (patch)
treead339196a38880437f27d66b4bfbb46f80ae5d0a /REFLECTION
parent37cc772393863eebf7e87a5331c1cbacaf49ad16 (diff)
php-pecl-amqp: patch from pr 178 and 179
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION14
1 files changed, 13 insertions, 1 deletions
diff --git a/REFLECTION b/REFLECTION
index 8266e78..e5cd8e3 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -85,7 +85,7 @@ Extension [ <persistent> extension #74 amqp version 1.6.0beta4 ] {
- Properties [0] {
}
- - Methods [27] {
+ - Methods [29] {
Method [ <internal:amqp, ctor> public method __construct ] {
- Parameters [1] {
@@ -256,6 +256,18 @@ Extension [ <persistent> extension #74 amqp version 1.6.0beta4 ] {
- Parameters [0] {
}
}
+
+ Method [ <internal:amqp> public method getHeartbeatInterval ] {
+
+ - Parameters [0] {
+ }
+ }
+
+ Method [ <internal:amqp> public method getMaxFrameSize ] {
+
+ - Parameters [0] {
+ }
+ }
}
}