From 1537b51272415f45022aeec07652c4f04e31b8c3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 6 Jun 2024 16:37:31 +0200 Subject: update to 1.19.2 (no change) EL-7 use bundled libbson and libmongc 1.27.2 --- REFLECTION | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index f7b39ed..df6424a 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #100 mongodb version 1.19.1 ] { +Extension [ extension #103 mongodb version 1.19.2 ] { - Dependencies { Dependency [ date (Required) ] @@ -14,7 +14,7 @@ Extension [ extension #100 mongodb version 1.19.1 ] { } - Constants [2] { - Constant [ string MONGODB_VERSION ] { 1.19.1 } + Constant [ string MONGODB_VERSION ] { 1.19.2 } Constant [ string MONGODB_STABILITY ] { stable } } @@ -184,7 +184,7 @@ Extension [ extension #100 mongodb version 1.19.1 ] { - Tentative return [ int ] } - Method [ abstract public method __toString ] { + Method [ abstract public method __toString ] { - Parameters [0] { } @@ -208,7 +208,7 @@ Extension [ extension #100 mongodb version 1.19.1 ] { } - Methods [1] { - Method [ abstract public method __toString ] { + Method [ abstract public method __toString ] { - Parameters [0] { } @@ -246,7 +246,7 @@ Extension [ extension #100 mongodb version 1.19.1 ] { - Tentative return [ ?object ] } - Method [ abstract public method __toString ] { + Method [ abstract public method __toString ] { - Parameters [0] { } @@ -313,7 +313,7 @@ Extension [ extension #100 mongodb version 1.19.1 ] { - Tentative return [ int ] } - Method [ abstract public method __toString ] { + Method [ abstract public method __toString ] { - Parameters [0] { } @@ -351,7 +351,7 @@ Extension [ extension #100 mongodb version 1.19.1 ] { - Tentative return [ string ] } - Method [ abstract public method __toString ] { + Method [ abstract public method __toString ] { - Parameters [0] { } @@ -389,7 +389,7 @@ Extension [ extension #100 mongodb version 1.19.1 ] { - Tentative return [ int ] } - Method [ abstract public method __toString ] { + Method [ abstract public method __toString ] { - Parameters [0] { } @@ -420,7 +420,7 @@ Extension [ extension #100 mongodb version 1.19.1 ] { - Tentative return [ DateTime ] } - Method [ abstract public method __toString ] { + Method [ abstract public method __toString ] { - Parameters [0] { } @@ -849,7 +849,7 @@ Extension [ extension #100 mongodb version 1.19.1 ] { - Return [ int ] } - Method [ final public method __toString ] { + Method [ final public method __toString ] { - Parameters [0] { } @@ -998,7 +998,7 @@ Extension [ extension #100 mongodb version 1.19.1 ] { } } - Method [ final public method __toString ] { + Method [ final public method __toString ] { - Parameters [0] { } @@ -1163,7 +1163,7 @@ Extension [ extension #100 mongodb version 1.19.1 ] { - Return [ ?object ] } - Method [ final public method __toString ] { + Method [ final public method __toString ] { - Parameters [0] { } @@ -1367,7 +1367,7 @@ Extension [ extension #100 mongodb version 1.19.1 ] { - Return [ int ] } - Method [ final public method __toString ] { + Method [ final public method __toString ] { - Parameters [0] { } @@ -1428,7 +1428,7 @@ Extension [ extension #100 mongodb version 1.19.1 ] { } - Methods [2] { - Method [ abstract public method bsonSerialize ] { + Method [ abstract public method bsonSerialize ] { - Parameters [0] { } @@ -1489,7 +1489,7 @@ Extension [ extension #100 mongodb version 1.19.1 ] { - Return [ string ] } - Method [ final public method __toString ] { + Method [ final public method __toString ] { - Parameters [0] { } @@ -1653,7 +1653,7 @@ Extension [ extension #100 mongodb version 1.19.1 ] { - Return [ int ] } - Method [ final public method __toString ] { + Method [ final public method __toString ] { - Parameters [0] { } @@ -1809,7 +1809,7 @@ Extension [ extension #100 mongodb version 1.19.1 ] { - Return [ DateTime ] } - Method [ final public method __toString ] { + Method [ final public method __toString ] { - Parameters [0] { } -- cgit