diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-03-03 11:35:49 +0100 |
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-03-03 11:35:49 +0100 |
| commit | 6fe362d89f5f21fabeeb79314f31738a50f4ebbf (patch) | |
| tree | 44b7444e6e5aa82949672fdf7655b0d911a4f11b | |
| parent | c4417876c0202d686417f30cea7f27e3a8e6a2bc (diff) | |
php-pecl-mongo: reflection
| -rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #173 mongo version 1.6.3 ] { +Extension [ <persistent> extension #174 mongo version 1.6.4 ] { - Dependencies { Dependency [ openssl (Optional) ] @@ -77,7 +77,7 @@ Extension [ <persistent> extension #173 mongo version 1.6.3 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.3 } + Constant [ string VERSION ] { 1.6.4 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } @@ -213,7 +213,7 @@ Extension [ <persistent> extension #173 mongo version 1.6.3 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.3 } + Constant [ string VERSION ] { 1.6.4 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } |
