diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-09-16 11:45:10 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-09-16 11:45:10 +0200 | 
| commit | 9141538fccbaf7f20efd2b9cc7ef469d29e7b629 (patch) | |
| tree | f2cbdeeef990b64766d85111ed65dac6dd7aa5ba /REFLECTION | |
| parent | 9730af0b23e19dd8dee8efda85e6cb0f32ee5368 (diff) | |
php-pecl-mongo: 1.5.6
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 6 | 
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #166 mongo version 1.5.5 ] { +Extension [ <persistent> extension #173 mongo version 1.5.6 ] {    - Dependencies {      Dependency [ openssl (Optional) ] @@ -76,7 +76,7 @@ Extension [ <persistent> extension #166 mongo version 1.5.5 ] {        - Constants [8] {          Constant [ string DEFAULT_HOST ] { localhost }          Constant [ integer DEFAULT_PORT ] { 27017 } -        Constant [ string VERSION ] { 1.5.5 } +        Constant [ string VERSION ] { 1.5.6 }          Constant [ string RP_PRIMARY ] { primary }          Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred }          Constant [ string RP_SECONDARY ] { secondary } @@ -212,7 +212,7 @@ Extension [ <persistent> extension #166 mongo version 1.5.5 ] {        - Constants [8] {          Constant [ string DEFAULT_HOST ] { localhost }          Constant [ integer DEFAULT_PORT ] { 27017 } -        Constant [ string VERSION ] { 1.5.5 } +        Constant [ string VERSION ] { 1.5.6 }          Constant [ string RP_PRIMARY ] { primary }          Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred }          Constant [ string RP_SECONDARY ] { secondary }  | 
