diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-03-24 13:37:11 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-03-24 13:37:11 +0100 |
commit | 9bf948225596b53a8c3aa5e52d6c626b34072acd (patch) | |
tree | e9cf7073e024c5de5a527bc40fdb108b0f515b82 /REFLECTION | |
parent | 2efb1c79ea8298fb309429302ffea5334a7eb8b0 (diff) |
php-pecl-mongo: 1.6.6
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #175 mongo version 1.6.5 ] { +Extension [ <persistent> extension #184 mongo version 1.6.6 ] { - Dependencies { Dependency [ openssl (Optional) ] @@ -77,7 +77,7 @@ Extension [ <persistent> extension #175 mongo version 1.6.5 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.5 } + Constant [ string VERSION ] { 1.6.6 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } @@ -213,7 +213,7 @@ Extension [ <persistent> extension #175 mongo version 1.6.5 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.5 } + Constant [ string VERSION ] { 1.6.6 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } |