diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-09-17 06:55:42 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-09-17 06:55:42 +0200 | 
| commit | d018474aa6f40d4671072fad9c85dd48472ae564 (patch) | |
| tree | 13cc74c667a8bd8b58361421dc1508d39ba59ec1 /REFLECTION | |
| parent | 9141538fccbaf7f20efd2b9cc7ef469d29e7b629 (diff) | |
php-pecl-mongo: 1.5.7
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.6 ] { +Extension [ <persistent> extension #173 mongo version 1.5.7 ] {    - Dependencies {      Dependency [ openssl (Optional) ] @@ -76,7 +76,7 @@ Extension [ <persistent> extension #173 mongo version 1.5.6 ] {        - Constants [8] {          Constant [ string DEFAULT_HOST ] { localhost }          Constant [ integer DEFAULT_PORT ] { 27017 } -        Constant [ string VERSION ] { 1.5.6 } +        Constant [ string VERSION ] { 1.5.7 }          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.6 ] {        - Constants [8] {          Constant [ string DEFAULT_HOST ] { localhost }          Constant [ integer DEFAULT_PORT ] { 27017 } -        Constant [ string VERSION ] { 1.5.6 } +        Constant [ string VERSION ] { 1.5.7 }          Constant [ string RP_PRIMARY ] { primary }          Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred }          Constant [ string RP_SECONDARY ] { secondary }  | 
