diff options
author | Remi Collet <remi@remirepo.net> | 2024-06-06 16:37:31 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-06-06 16:37:31 +0200 |
commit | 1537b51272415f45022aeec07652c4f04e31b8c3 (patch) | |
tree | aad0c1cd919cb5bb50cb8976dff4f90fa9bff408 /REFLECTION | |
parent | eb833a6a25bfc851bec30b9bd7f40f70a5dfea49 (diff) |
update to 1.19.2 (no change)
EL-7 use bundled libbson and libmongc 1.27.2
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 34 |
1 files changed, 17 insertions, 17 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #100 mongodb version 1.19.1 ] { +Extension [ <persistent> extension #103 mongodb version 1.19.2 ] { - Dependencies { Dependency [ date (Required) ] @@ -14,7 +14,7 @@ Extension [ <persistent> 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 [ <persistent> extension #100 mongodb version 1.19.1 ] { - Tentative return [ int ] } - Method [ <internal:mongodb, prototype Stringable> abstract public method __toString ] { + Method [ <internal:mongodb> abstract public method __toString ] { - Parameters [0] { } @@ -208,7 +208,7 @@ Extension [ <persistent> extension #100 mongodb version 1.19.1 ] { } - Methods [1] { - Method [ <internal:mongodb, prototype Stringable> abstract public method __toString ] { + Method [ <internal:mongodb> abstract public method __toString ] { - Parameters [0] { } @@ -246,7 +246,7 @@ Extension [ <persistent> extension #100 mongodb version 1.19.1 ] { - Tentative return [ ?object ] } - Method [ <internal:mongodb, prototype Stringable> abstract public method __toString ] { + Method [ <internal:mongodb> abstract public method __toString ] { - Parameters [0] { } @@ -313,7 +313,7 @@ Extension [ <persistent> extension #100 mongodb version 1.19.1 ] { - Tentative return [ int ] } - Method [ <internal:mongodb, prototype Stringable> abstract public method __toString ] { + Method [ <internal:mongodb> abstract public method __toString ] { - Parameters [0] { } @@ -351,7 +351,7 @@ Extension [ <persistent> extension #100 mongodb version 1.19.1 ] { - Tentative return [ string ] } - Method [ <internal:mongodb, prototype Stringable> abstract public method __toString ] { + Method [ <internal:mongodb> abstract public method __toString ] { - Parameters [0] { } @@ -389,7 +389,7 @@ Extension [ <persistent> extension #100 mongodb version 1.19.1 ] { - Tentative return [ int ] } - Method [ <internal:mongodb, prototype Stringable> abstract public method __toString ] { + Method [ <internal:mongodb> abstract public method __toString ] { - Parameters [0] { } @@ -420,7 +420,7 @@ Extension [ <persistent> extension #100 mongodb version 1.19.1 ] { - Tentative return [ DateTime ] } - Method [ <internal:mongodb, prototype Stringable> abstract public method __toString ] { + Method [ <internal:mongodb> abstract public method __toString ] { - Parameters [0] { } @@ -849,7 +849,7 @@ Extension [ <persistent> extension #100 mongodb version 1.19.1 ] { - Return [ int ] } - Method [ <internal:mongodb, prototype Stringable> final public method __toString ] { + Method [ <internal:mongodb, prototype MongoDB\BSON\BinaryInterface> final public method __toString ] { - Parameters [0] { } @@ -998,7 +998,7 @@ Extension [ <persistent> extension #100 mongodb version 1.19.1 ] { } } - Method [ <internal:mongodb, prototype Stringable> final public method __toString ] { + Method [ <internal:mongodb, prototype MongoDB\BSON\Decimal128Interface> final public method __toString ] { - Parameters [0] { } @@ -1163,7 +1163,7 @@ Extension [ <persistent> extension #100 mongodb version 1.19.1 ] { - Return [ ?object ] } - Method [ <internal:mongodb, prototype Stringable> final public method __toString ] { + Method [ <internal:mongodb, prototype MongoDB\BSON\JavascriptInterface> final public method __toString ] { - Parameters [0] { } @@ -1367,7 +1367,7 @@ Extension [ <persistent> extension #100 mongodb version 1.19.1 ] { - Return [ int ] } - Method [ <internal:mongodb, prototype Stringable> final public method __toString ] { + Method [ <internal:mongodb, prototype MongoDB\BSON\ObjectIdInterface> final public method __toString ] { - Parameters [0] { } @@ -1428,7 +1428,7 @@ Extension [ <persistent> extension #100 mongodb version 1.19.1 ] { } - Methods [2] { - Method [ <internal:mongodb, prototype MongoDB\BSON\Serializable> abstract public method bsonSerialize ] { + Method [ <internal:mongodb> abstract public method bsonSerialize ] { - Parameters [0] { } @@ -1489,7 +1489,7 @@ Extension [ <persistent> extension #100 mongodb version 1.19.1 ] { - Return [ string ] } - Method [ <internal:mongodb, prototype Stringable> final public method __toString ] { + Method [ <internal:mongodb, prototype MongoDB\BSON\RegexInterface> final public method __toString ] { - Parameters [0] { } @@ -1653,7 +1653,7 @@ Extension [ <persistent> extension #100 mongodb version 1.19.1 ] { - Return [ int ] } - Method [ <internal:mongodb, prototype Stringable> final public method __toString ] { + Method [ <internal:mongodb, prototype MongoDB\BSON\TimestampInterface> final public method __toString ] { - Parameters [0] { } @@ -1809,7 +1809,7 @@ Extension [ <persistent> extension #100 mongodb version 1.19.1 ] { - Return [ DateTime ] } - Method [ <internal:mongodb, prototype Stringable> final public method __toString ] { + Method [ <internal:mongodb, prototype MongoDB\BSON\UTCDateTimeInterface> final public method __toString ] { - Parameters [0] { } |