diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-11-25 19:45:22 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-11-25 19:45:22 +0100 | 
| commit | 7223d96045bbeabda83cd3ea2195d59807c5c91b (patch) | |
| tree | ef1fd0e48a743f9c17455170d2620c1a52843db8 /REFLECTION | |
| parent | 3531b880e2045646fd8576be9767c330325da9f7 (diff) | |
php-pecl-mongo: 1.6.12
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 6 | 
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #190 mongo version 1.6.11 ] { +Extension [ <persistent> extension #200 mongo version 1.6.12 ] {    - Dependencies {      Dependency [ openssl (Optional) ] @@ -77,7 +77,7 @@ Extension [ <persistent> extension #190 mongo version 1.6.11 ] {        - Constants [8] {          Constant [ string DEFAULT_HOST ] { localhost }          Constant [ integer DEFAULT_PORT ] { 27017 } -        Constant [ string VERSION ] { 1.6.11 } +        Constant [ string VERSION ] { 1.6.12 }          Constant [ string RP_PRIMARY ] { primary }          Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred }          Constant [ string RP_SECONDARY ] { secondary } @@ -213,7 +213,7 @@ Extension [ <persistent> extension #190 mongo version 1.6.11 ] {        - Constants [8] {          Constant [ string DEFAULT_HOST ] { localhost }          Constant [ integer DEFAULT_PORT ] { 27017 } -        Constant [ string VERSION ] { 1.6.11 } +        Constant [ string VERSION ] { 1.6.12 }          Constant [ string RP_PRIMARY ] { primary }          Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred }          Constant [ string RP_SECONDARY ] { secondary }  | 
