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