diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-11-12 08:17:46 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-11-12 08:17:46 +0100 | 
| commit | fcc207c65c44dc8b758d2df1dab2424c1800efbe (patch) | |
| tree | 21a8b2c402aa2b422075b230f50d2d580ab75b56 /REFLECTION | |
| parent | d018474aa6f40d4671072fad9c85dd48472ae564 (diff) | |
php-pecl-mongo: 1.5.8 (stable)
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 6 | 
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #173 mongo version 1.5.7 ] { +Extension [ <persistent> extension #171 mongo version 1.5.8 ] {    - Dependencies {      Dependency [ openssl (Optional) ] @@ -76,7 +76,7 @@ Extension [ <persistent> extension #173 mongo version 1.5.7 ] {        - Constants [8] {          Constant [ string DEFAULT_HOST ] { localhost }          Constant [ integer DEFAULT_PORT ] { 27017 } -        Constant [ string VERSION ] { 1.5.7 } +        Constant [ string VERSION ] { 1.5.8 }          Constant [ string RP_PRIMARY ] { primary }          Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred }          Constant [ string RP_SECONDARY ] { secondary } @@ -212,7 +212,7 @@ Extension [ <persistent> extension #173 mongo version 1.5.7 ] {        - Constants [8] {          Constant [ string DEFAULT_HOST ] { localhost }          Constant [ integer DEFAULT_PORT ] { 27017 } -        Constant [ string VERSION ] { 1.5.7 } +        Constant [ string VERSION ] { 1.5.8 }          Constant [ string RP_PRIMARY ] { primary }          Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred }          Constant [ string RP_SECONDARY ] { secondary }  | 
