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