diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-10-30 18:49:42 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-10-30 18:49:42 +0100 |
commit | 6b4b110e8aecd55c4ae1a8e94966f25de41d9546 (patch) | |
tree | 30f55ce2460c35bc7ba7df65823ed51a34e9f8b9 /REFLECTION | |
parent | 147fea03edc078c1ff7b4eb40981ced7a3878258 (diff) |
php-pecl-mongodb: 1.0.0 (stable)
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #126 mongodb version 1.0.0RC0 ] { +Extension [ <persistent> extension #126 mongodb version 1.0.0 ] { - INI { Entry [ mongodb.debug <ALL> ] @@ -7,8 +7,8 @@ Extension [ <persistent> extension #126 mongodb version 1.0.0RC0 ] { } - Constants [3] { - Constant [ string MONGODB_VERSION ] { 1.0.0RC0 } - Constant [ string MONGODB_STABILITY ] { beta } + Constant [ string MONGODB_VERSION ] { 1.0.0 } + Constant [ string MONGODB_STABILITY ] { stable } Constant [ string BSON_NAMESPACE ] { MongoDB\BSON } } |