summaryrefslogtreecommitdiffstats
path: root/REFLECTION-DEV
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-12-26 11:02:31 +0100
committerRemi Collet <fedora@famillecollet.com>2015-12-26 11:02:31 +0100
commit03c5fed6154a6375690e96c5f839d5fd22713f8e (patch)
tree1d9a085a5eb3ea4fe70d5e85b3fd254b5d6c1c30 /REFLECTION-DEV
parent566b27182e4aa7c37e90317d3c9332f01959e0b5 (diff)
php-pecl-amqp: 1.7.0alpha2
Diffstat (limited to 'REFLECTION-DEV')
-rw-r--r--REFLECTION-DEV92
1 files changed, 46 insertions, 46 deletions
diff --git a/REFLECTION-DEV b/REFLECTION-DEV
index de8b6e9..fb6ae1b 100644
--- a/REFLECTION-DEV
+++ b/REFLECTION-DEV
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #71 amqp version 1.7.0alpha1 ] {
+Extension [ <persistent> extension #74 amqp version 1.7.0alpha2 ] {
- INI {
Entry [ amqp.host <ALL> ]
@@ -918,7 +918,7 @@ Extension [ <persistent> extension #71 amqp version 1.7.0alpha1 ] {
}
}
- Class [ <internal:amqp> class AMQPException extends Exception implements Throwable ] {
+ Class [ <internal:amqp> class AMQPException extends Exception ] {
- Constants [0] {
}
@@ -949,33 +949,33 @@ Extension [ <persistent> extension #71 amqp version 1.7.0alpha1 ] {
Method [ <internal:Core, inherits Exception> public method __wakeup ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
+ Method [ <internal:Core, inherits Exception> final public method getMessage ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getCode ] {
+ Method [ <internal:Core, inherits Exception> final public method getCode ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getFile ] {
+ Method [ <internal:Core, inherits Exception> final public method getFile ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getLine ] {
+ Method [ <internal:Core, inherits Exception> final public method getLine ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTrace ] {
+ Method [ <internal:Core, inherits Exception> final public method getTrace ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getPrevious ] {
+ Method [ <internal:Core, inherits Exception> final public method getPrevious ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTraceAsString ] {
+ Method [ <internal:Core, inherits Exception> final public method getTraceAsString ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> public method __toString ] {
+ Method [ <internal:Core, inherits Exception> public method __toString ] {
}
}
}
- Class [ <internal:amqp> class AMQPConnectionException extends AMQPException implements Throwable ] {
+ Class [ <internal:amqp> class AMQPConnectionException extends AMQPException ] {
- Constants [0] {
}
@@ -1006,33 +1006,33 @@ Extension [ <persistent> extension #71 amqp version 1.7.0alpha1 ] {
Method [ <internal:Core, inherits Exception> public method __wakeup ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
+ Method [ <internal:Core, inherits Exception> final public method getMessage ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getCode ] {
+ Method [ <internal:Core, inherits Exception> final public method getCode ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getFile ] {
+ Method [ <internal:Core, inherits Exception> final public method getFile ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getLine ] {
+ Method [ <internal:Core, inherits Exception> final public method getLine ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTrace ] {
+ Method [ <internal:Core, inherits Exception> final public method getTrace ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getPrevious ] {
+ Method [ <internal:Core, inherits Exception> final public method getPrevious ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTraceAsString ] {
+ Method [ <internal:Core, inherits Exception> final public method getTraceAsString ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> public method __toString ] {
+ Method [ <internal:Core, inherits Exception> public method __toString ] {
}
}
}
- Class [ <internal:amqp> class AMQPChannelException extends AMQPException implements Throwable ] {
+ Class [ <internal:amqp> class AMQPChannelException extends AMQPException ] {
- Constants [0] {
}
@@ -1063,33 +1063,33 @@ Extension [ <persistent> extension #71 amqp version 1.7.0alpha1 ] {
Method [ <internal:Core, inherits Exception> public method __wakeup ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
+ Method [ <internal:Core, inherits Exception> final public method getMessage ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getCode ] {
+ Method [ <internal:Core, inherits Exception> final public method getCode ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getFile ] {
+ Method [ <internal:Core, inherits Exception> final public method getFile ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getLine ] {
+ Method [ <internal:Core, inherits Exception> final public method getLine ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTrace ] {
+ Method [ <internal:Core, inherits Exception> final public method getTrace ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getPrevious ] {
+ Method [ <internal:Core, inherits Exception> final public method getPrevious ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTraceAsString ] {
+ Method [ <internal:Core, inherits Exception> final public method getTraceAsString ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> public method __toString ] {
+ Method [ <internal:Core, inherits Exception> public method __toString ] {
}
}
}
- Class [ <internal:amqp> class AMQPQueueException extends AMQPException implements Throwable ] {
+ Class [ <internal:amqp> class AMQPQueueException extends AMQPException ] {
- Constants [0] {
}
@@ -1120,33 +1120,33 @@ Extension [ <persistent> extension #71 amqp version 1.7.0alpha1 ] {
Method [ <internal:Core, inherits Exception> public method __wakeup ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
+ Method [ <internal:Core, inherits Exception> final public method getMessage ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getCode ] {
+ Method [ <internal:Core, inherits Exception> final public method getCode ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getFile ] {
+ Method [ <internal:Core, inherits Exception> final public method getFile ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getLine ] {
+ Method [ <internal:Core, inherits Exception> final public method getLine ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTrace ] {
+ Method [ <internal:Core, inherits Exception> final public method getTrace ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getPrevious ] {
+ Method [ <internal:Core, inherits Exception> final public method getPrevious ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTraceAsString ] {
+ Method [ <internal:Core, inherits Exception> final public method getTraceAsString ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> public method __toString ] {
+ Method [ <internal:Core, inherits Exception> public method __toString ] {
}
}
}
- Class [ <internal:amqp> class AMQPExchangeException extends AMQPException implements Throwable ] {
+ Class [ <internal:amqp> class AMQPExchangeException extends AMQPException ] {
- Constants [0] {
}
@@ -1177,28 +1177,28 @@ Extension [ <persistent> extension #71 amqp version 1.7.0alpha1 ] {
Method [ <internal:Core, inherits Exception> public method __wakeup ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
+ Method [ <internal:Core, inherits Exception> final public method getMessage ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getCode ] {
+ Method [ <internal:Core, inherits Exception> final public method getCode ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getFile ] {
+ Method [ <internal:Core, inherits Exception> final public method getFile ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getLine ] {
+ Method [ <internal:Core, inherits Exception> final public method getLine ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTrace ] {
+ Method [ <internal:Core, inherits Exception> final public method getTrace ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getPrevious ] {
+ Method [ <internal:Core, inherits Exception> final public method getPrevious ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTraceAsString ] {
+ Method [ <internal:Core, inherits Exception> final public method getTraceAsString ] {
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> public method __toString ] {
+ Method [ <internal:Core, inherits Exception> public method __toString ] {
}
}
}