diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-04-26 19:28:15 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-04-26 19:28:15 +0200 | 
| commit | 3d9452ab6bac111e67c293e9544a37befb0eb8e5 (patch) | |
| tree | 6f85c4727cfcd84187e5f9eaea015daaa97d78de /REFLECTION | |
| parent | 8d98c173810db1a413a9ec953c7aafe42073248f (diff) | |
php-pecl-mongo: 1.6.14
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 6 | 
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #200 mongo version 1.6.13 ] { +Extension [ <persistent> extension #200 mongo version 1.6.14 ] {    - Dependencies {      Dependency [ openssl (Optional) ] @@ -77,7 +77,7 @@ Extension [ <persistent> extension #200 mongo version 1.6.13 ] {        - Constants [8] {          Constant [ string DEFAULT_HOST ] { localhost }          Constant [ integer DEFAULT_PORT ] { 27017 } -        Constant [ string VERSION ] { 1.6.13 } +        Constant [ string VERSION ] { 1.6.14 }          Constant [ string RP_PRIMARY ] { primary }          Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred }          Constant [ string RP_SECONDARY ] { secondary } @@ -213,7 +213,7 @@ Extension [ <persistent> extension #200 mongo version 1.6.13 ] {        - Constants [8] {          Constant [ string DEFAULT_HOST ] { localhost }          Constant [ integer DEFAULT_PORT ] { 27017 } -        Constant [ string VERSION ] { 1.6.13 } +        Constant [ string VERSION ] { 1.6.14 }          Constant [ string RP_PRIMARY ] { primary }          Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred }          Constant [ string RP_SECONDARY ] { secondary }  | 
