diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-02-18 14:21:49 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-02-18 14:21:49 +0100 |
commit | 40112406dad89f1f638b74dddae9ecc2edecdefd (patch) | |
tree | d0c6cf5722c832c37619d79870a3574856d2046e /REFLECTION | |
parent | cc185a0d9553051f14ab899622e5f064101eb733 (diff) |
php-pecl-mongo: 1.6.3
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.2 ] { +Extension [ <persistent> extension #173 mongo version 1.6.3 ] { - Dependencies { Dependency [ openssl (Optional) ] @@ -77,7 +77,7 @@ Extension [ <persistent> extension #170 mongo version 1.6.2 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.2 } + Constant [ string VERSION ] { 1.6.3 } 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.2 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.2 } + Constant [ string VERSION ] { 1.6.3 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } |