From 0bce845251d7c58f260d9a813ec986bdfe204100 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 17 Jun 2014 13:56:25 +0200 Subject: php-pecl-mongo: 1.5.4 (stable) --- REFLECTION | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index b7d96b4..e2e09c6 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #157 mongo version 1.5.3 ] { +Extension [ extension #158 mongo version 1.5.4 ] { - Dependencies { Dependency [ openssl (Optional) ] @@ -76,7 +76,7 @@ Extension [ 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 [ 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 } -- cgit