diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-06-17 13:56:25 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-06-17 13:56:25 +0200 | 
| commit | 0bce845251d7c58f260d9a813ec986bdfe204100 (patch) | |
| tree | 3dc1a19b86423ed824f8a9f947f645477fbf7271 /REFLECTION | |
| parent | 73f8b94ba9af55c8f9099605475c116c9e68fc84 (diff) | |
php-pecl-mongo: 1.5.4 (stable)
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 6 | 
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #157 mongo version 1.5.3 ] { +Extension [ <persistent> extension #158 mongo version 1.5.4 ] {    - Dependencies {      Dependency [ openssl (Optional) ] @@ -76,7 +76,7 @@ Extension [ <persistent> extension #157 mongo version 1.5.3 ] {        - Constants [8] {          Constant [ string DEFAULT_HOST ] { localhost }          Constant [ integer DEFAULT_PORT ] { 27017 } -        Constant [ string VERSION ] { 1.5.3 } +        Constant [ string VERSION ] { 1.5.4 }          Constant [ string RP_PRIMARY ] { primary }          Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred }          Constant [ string RP_SECONDARY ] { secondary } @@ -212,7 +212,7 @@ Extension [ <persistent> extension #157 mongo version 1.5.3 ] {        - Constants [8] {          Constant [ string DEFAULT_HOST ] { localhost }          Constant [ integer DEFAULT_PORT ] { 27017 } -        Constant [ string VERSION ] { 1.5.3 } +        Constant [ string VERSION ] { 1.5.4 }          Constant [ string RP_PRIMARY ] { primary }          Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred }          Constant [ string RP_SECONDARY ] { secondary }  | 
