diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-02-09 13:10:37 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-02-09 13:10:37 +0100 |
commit | 6d93a910b1b5d434de2ba85fd0b815c07e47c285 (patch) | |
tree | 12cd8260088e8ca0aa54515acbad2e3e58f0aa9f /REFLECTION | |
parent | 3bc06b45f651f3c731d13075e45aebb19dc0d7e0 (diff) |
php-pecl-mongo: 1.6.1
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #170 mongo version 1.6.0 ] { +Extension [ <persistent> extension #170 mongo version 1.6.1 ] { - Dependencies { Dependency [ openssl (Optional) ] @@ -77,7 +77,7 @@ Extension [ <persistent> extension #170 mongo version 1.6.0 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.0 } + Constant [ string VERSION ] { 1.6.1 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } @@ -213,7 +213,7 @@ Extension [ <persistent> extension #170 mongo version 1.6.0 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.0 } + Constant [ string VERSION ] { 1.6.1 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } |