diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-07-30 18:22:27 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-07-30 18:22:27 +0200 | 
| commit | 5540fa16c103ef8985866a62b8c245ce86a2a503 (patch) | |
| tree | 66302f752209f87a12a0a9ee102982e547156cd9 /REFLECTION | |
| parent | 0bce845251d7c58f260d9a813ec986bdfe204100 (diff) | |
php-pecl-mongo: 1.5.5
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 6 | 
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #158 mongo version 1.5.4 ] { +Extension [ <persistent> extension #166 mongo version 1.5.5 ] {    - Dependencies {      Dependency [ openssl (Optional) ] @@ -76,7 +76,7 @@ Extension [ <persistent> extension #158 mongo version 1.5.4 ] {        - Constants [8] {          Constant [ string DEFAULT_HOST ] { localhost }          Constant [ integer DEFAULT_PORT ] { 27017 } -        Constant [ string VERSION ] { 1.5.4 } +        Constant [ string VERSION ] { 1.5.5 }          Constant [ string RP_PRIMARY ] { primary }          Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred }          Constant [ string RP_SECONDARY ] { secondary } @@ -212,7 +212,7 @@ Extension [ <persistent> extension #158 mongo version 1.5.4 ] {        - Constants [8] {          Constant [ string DEFAULT_HOST ] { localhost }          Constant [ integer DEFAULT_PORT ] { 27017 } -        Constant [ string VERSION ] { 1.5.4 } +        Constant [ string VERSION ] { 1.5.5 }          Constant [ string RP_PRIMARY ] { primary }          Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred }          Constant [ string RP_SECONDARY ] { secondary }  | 
