From 2efb1c79ea8298fb309429302ffea5334a7eb8b0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 14 Mar 2015 06:52:55 +0100 Subject: php-pecl-mongo: 1.6.5 --- REFLECTION | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 82ea351..c693eb2 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #174 mongo version 1.6.4 ] { +Extension [ extension #175 mongo version 1.6.5 ] { - Dependencies { Dependency [ openssl (Optional) ] @@ -77,7 +77,7 @@ Extension [ extension #174 mongo version 1.6.4 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.4 } + Constant [ string VERSION ] { 1.6.5 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } @@ -213,7 +213,7 @@ Extension [ extension #174 mongo version 1.6.4 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.4 } + Constant [ string VERSION ] { 1.6.5 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } -- cgit