summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION16
1 files changed, 11 insertions, 5 deletions
diff --git a/REFLECTION b/REFLECTION
index f88d056..3b821cb 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #194 mongodb version 1.6.0alpha3 ] {
+Extension [ <persistent> extension #194 mongodb version 1.6.0RC1 ] {
- Dependencies {
Dependency [ date (Required) ]
@@ -14,8 +14,8 @@ Extension [ <persistent> extension #194 mongodb version 1.6.0alpha3 ] {
}
- Constants [2] {
- Constant [ string MONGODB_VERSION ] { 1.6.0alpha3 }
- Constant [ string MONGODB_STABILITY ] { alpha }
+ Constant [ string MONGODB_VERSION ] { 1.6.0RC1 }
+ Constant [ string MONGODB_STABILITY ] { beta }
}
- Functions {
@@ -1830,7 +1830,7 @@ Extension [ <persistent> extension #194 mongodb version 1.6.0alpha3 ] {
- Properties [0] {
}
- - Methods [12] {
+ - Methods [13] {
Method [ <internal:mongodb> final public method abortTransaction ] {
- Parameters [0] {
@@ -1881,6 +1881,12 @@ Extension [ <persistent> extension #194 mongodb version 1.6.0alpha3 ] {
}
}
+ Method [ <internal:mongodb> final public method getServer ] {
+
+ - Parameters [0] {
+ }
+ }
+
Method [ <internal:mongodb> final public method isInTransaction ] {
- Parameters [0] {
@@ -1890,7 +1896,7 @@ Extension [ <persistent> extension #194 mongodb version 1.6.0alpha3 ] {
Method [ <internal:mongodb> final public method startTransaction ] {
- Parameters [1] {
- Parameter #0 [ <optional> $options ]
+ Parameter #0 [ <optional> array or NULL $options ]
}
}