From fcc207c65c44dc8b758d2df1dab2424c1800efbe Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 12 Nov 2014 08:17:46 +0100 Subject: php-pecl-mongo: 1.5.8 (stable) --- REFLECTION | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 4ce0f5b..c681426 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #173 mongo version 1.5.7 ] { +Extension [ extension #171 mongo version 1.5.8 ] { - Dependencies { Dependency [ openssl (Optional) ] @@ -76,7 +76,7 @@ Extension [ extension #173 mongo version 1.5.7 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.5.7 } + Constant [ string VERSION ] { 1.5.8 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } @@ -212,7 +212,7 @@ Extension [ extension #173 mongo version 1.5.7 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.5.7 } + Constant [ string VERSION ] { 1.5.8 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } -- cgit