From 0bfe134abfae6e174fca392e4a7e620431c711ae Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 4 Sep 2017 08:33:07 +0200 Subject: v1.6.15 --- REFLECTION | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index bee8586..94a421a 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #200 mongo version 1.6.14 ] { +Extension [ extension #83 mongo version 1.6.15 ] { - Dependencies { Dependency [ openssl (Optional) ] @@ -77,7 +77,7 @@ Extension [ extension #200 mongo version 1.6.14 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.14 } + Constant [ string VERSION ] { 1.6.15 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } @@ -213,7 +213,7 @@ Extension [ extension #200 mongo version 1.6.14 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.14 } + Constant [ string VERSION ] { 1.6.15 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } @@ -2287,7 +2287,7 @@ Extension [ extension #200 mongo version 1.6.14 ] { } - Methods [10] { - Method [ method __construct ] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -2344,7 +2344,7 @@ Extension [ extension #200 mongo version 1.6.14 ] { } - Methods [10] { - Method [ method __construct ] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -2408,7 +2408,7 @@ Extension [ extension #200 mongo version 1.6.14 ] { } } - Method [ method __construct ] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -2471,7 +2471,7 @@ Extension [ extension #200 mongo version 1.6.14 ] { } } - Method [ method __construct ] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -2528,7 +2528,7 @@ Extension [ extension #200 mongo version 1.6.14 ] { } - Methods [10] { - Method [ method __construct ] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -2599,7 +2599,7 @@ Extension [ extension #200 mongo version 1.6.14 ] { } } - Method [ method __construct ] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -2669,7 +2669,7 @@ Extension [ extension #200 mongo version 1.6.14 ] { } } - Method [ method __construct ] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -2738,7 +2738,7 @@ Extension [ extension #200 mongo version 1.6.14 ] { } } - Method [ method __construct ] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -2795,7 +2795,7 @@ Extension [ extension #200 mongo version 1.6.14 ] { } - Methods [10] { - Method [ method __construct ] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] @@ -2852,7 +2852,7 @@ Extension [ extension #200 mongo version 1.6.14 ] { } - Methods [10] { - Method [ method __construct ] { + Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] -- cgit