diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-03-18 06:43:49 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-03-18 06:43:49 +0100 |
commit | 8d98c173810db1a413a9ec953c7aafe42073248f (patch) | |
tree | 1ad78d34430071f9d84ccf06cf6eb0edffecc03e /REFLECTION | |
parent | 964727992e1c13d5be4b25fb93f037bdfc3e1613 (diff) |
php-pecl-mongo: 1.6.13 (reflection)
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #200 mongo version 1.6.12 ] { +Extension [ <persistent> extension #200 mongo version 1.6.13 ] { - Dependencies { Dependency [ openssl (Optional) ] @@ -77,7 +77,7 @@ Extension [ <persistent> extension #200 mongo version 1.6.12 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.12 } + Constant [ string VERSION ] { 1.6.13 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } @@ -213,7 +213,7 @@ Extension [ <persistent> extension #200 mongo version 1.6.12 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.12 } + Constant [ string VERSION ] { 1.6.13 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } |