summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION23
1 files changed, 12 insertions, 11 deletions
diff --git a/REFLECTION b/REFLECTION
index a249282..880e6b2 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #125 mogilefs version 0.9.2 ] {
+Extension [ <persistent> extension #62 mogilefs version 0.9.3.1 ] {
- Classes [2] {
Class [ <internal:mogilefs> class MogileFs ] {
@@ -42,8 +42,9 @@ Extension [ <persistent> extension #125 mogilefs version 0.9.2 ] {
Method [ <internal:mogilefs> public method get ] {
- - Parameters [1] {
+ - Parameters [2] {
Parameter #0 [ <required> $key ]
+ Parameter #1 [ <required> $pathcount ]
}
}
@@ -176,7 +177,7 @@ Extension [ <persistent> extension #125 mogilefs version 0.9.2 ] {
}
}
- Class [ <internal:mogilefs> class MogileFsException extends Exception ] {
+ Class [ <internal:mogilefs> class MogileFsException extends Exception implements Throwable ] {
- Constants [0] {
}
@@ -207,28 +208,28 @@ Extension [ <persistent> extension #125 mogilefs version 0.9.2 ] {
Method [ <internal:Core, inherits Exception> public method __wakeup ] {
}
- Method [ <internal:Core, inherits Exception> final public method getMessage ] {
+ Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
}
- Method [ <internal:Core, inherits Exception> final public method getCode ] {
+ Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getCode ] {
}
- Method [ <internal:Core, inherits Exception> final public method getFile ] {
+ Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getFile ] {
}
- Method [ <internal:Core, inherits Exception> final public method getLine ] {
+ Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getLine ] {
}
- Method [ <internal:Core, inherits Exception> final public method getTrace ] {
+ Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTrace ] {
}
- Method [ <internal:Core, inherits Exception> final public method getPrevious ] {
+ Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getPrevious ] {
}
- Method [ <internal:Core, inherits Exception> final public method getTraceAsString ] {
+ Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTraceAsString ] {
}
- Method [ <internal:Core, inherits Exception> public method __toString ] {
+ Method [ <internal:Core, inherits Exception, prototype Throwable> public method __toString ] {
}
}
}