From 8d98c173810db1a413a9ec953c7aafe42073248f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 18 Mar 2016 06:43:49 +0100 Subject: php-pecl-mongo: 1.6.13 (reflection) --- REFLECTION | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/REFLECTION b/REFLECTION index a1e5b01..33c8298 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #200 mongo version 1.6.12 ] { +Extension [ extension #200 mongo version 1.6.13 ] { - Dependencies { Dependency [ openssl (Optional) ] @@ -77,7 +77,7 @@ Extension [ extension #200 mongo version 1.6.12 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.12 } + Constant [ string VERSION ] { 1.6.13 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } @@ -213,7 +213,7 @@ Extension [ extension #200 mongo version 1.6.12 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.6.12 } + Constant [ string VERSION ] { 1.6.13 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } -- cgit