diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-12-08 08:23:14 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-12-08 08:23:14 +0100 |
commit | 1dbd88ab22a53bf0534f747b25795a03c5091307 (patch) | |
tree | bfd1bb8e3afa7f985be2fe36c4096ea5d083312d /REFLECTION | |
parent | 3d3b688653e8cfcc379701a61a29e9ee4b90054f (diff) |
php-pecl-mongodb: 1.0.1
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #126 mongodb version 1.0.0 ] { +Extension [ <persistent> extension #126 mongodb version 1.0.1 ] { - INI { Entry [ mongodb.debug <ALL> ] @@ -7,7 +7,7 @@ Extension [ <persistent> extension #126 mongodb version 1.0.0 ] { } - Constants [3] { - Constant [ string MONGODB_VERSION ] { 1.0.0 } + Constant [ string MONGODB_VERSION ] { 1.0.1 } Constant [ string MONGODB_STABILITY ] { stable } Constant [ string BSON_NAMESPACE ] { MongoDB\BSON } } |