diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-05-13 22:52:51 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-05-13 22:52:51 +0200 | 
| commit | 96bfc07e546da9c00e8e8fce1456a9d99ca81dfc (patch) | |
| tree | a4e3a9e35d527ab9618da5bf80317c50363b1f48 /REFLECTION | |
| parent | d647f0115f1ef28c2720d91be5e86381427bb789 (diff) | |
php-pecl-mongo: 1.6.8
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 6 | 
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #185 mongo version 1.6.7 ] { +Extension [ <persistent> extension #184 mongo version 1.6.8 ] {    - Dependencies {      Dependency [ openssl (Optional) ] @@ -77,7 +77,7 @@ Extension [ <persistent> extension #185 mongo version 1.6.7 ] {        - Constants [8] {          Constant [ string DEFAULT_HOST ] { localhost }          Constant [ integer DEFAULT_PORT ] { 27017 } -        Constant [ string VERSION ] { 1.6.7 } +        Constant [ string VERSION ] { 1.6.8 }          Constant [ string RP_PRIMARY ] { primary }          Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred }          Constant [ string RP_SECONDARY ] { secondary } @@ -213,7 +213,7 @@ Extension [ <persistent> extension #185 mongo version 1.6.7 ] {        - Constants [8] {          Constant [ string DEFAULT_HOST ] { localhost }          Constant [ integer DEFAULT_PORT ] { 27017 } -        Constant [ string VERSION ] { 1.6.7 } +        Constant [ string VERSION ] { 1.6.8 }          Constant [ string RP_PRIMARY ] { primary }          Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred }          Constant [ string RP_SECONDARY ] { secondary }  | 
