From 96bfc07e546da9c00e8e8fce1456a9d99ca81dfc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 13 May 2015 22:52:51 +0200 Subject: php-pecl-mongo: 1.6.8 --- REFLECTION | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 84b7fc8..07634be 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #185 mongo version 1.6.7 ] { +Extension [ extension #184 mongo version 1.6.8 ] { - Dependencies { Dependency [ openssl (Optional) ] @@ -77,7 +77,7 @@ Extension [ 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 [ 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 } -- cgit