diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-07-03 07:54:16 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-07-03 07:54:16 +0200 |
commit | 9c7bb6888db60fd173ed624715b6a6eb322fb17c (patch) | |
tree | a418c9bc68190aadae987b0b067dda872e07b018 /REFLECTION | |
parent | 52b27a8d0a52d53ab5c11677fd77f256cf08d4db (diff) |
php-pecl-mongo: 1.6.10
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #186 mongo version 1.6.9 ] { +Extension [ <persistent> extension #186 mongo version 1.6.10 ] { - Dependencies { Dependency [ openssl (Optional) ] @@ -77,7 +77,7 @@ Extension [ <persistent> extension #186 mongo version 1.6.9 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.9 } + Constant [ string VERSION ] { 1.6.10 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } @@ -213,7 +213,7 @@ Extension [ <persistent> extension #186 mongo version 1.6.9 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.9 } + Constant [ string VERSION ] { 1.6.10 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } |