diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-06-06 06:53:53 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-06-06 06:53:53 +0200 |
commit | 73f8b94ba9af55c8f9099605475c116c9e68fc84 (patch) | |
tree | 55ef4f4dc9d4f34deacaa96f9d90a67369e7d310 /REFLECTION | |
parent | aa928c091fdcac02aec0604c523e822bf7178179 (diff) |
php-pecl-mongo: 1.5.3 (stable)
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -1,8 +1,7 @@ -Extension [ <persistent> extension #157 mongo version 1.5.2 ] { +Extension [ <persistent> extension #157 mongo version 1.5.3 ] { - Dependencies { Dependency [ openssl (Optional) ] - Dependency [ json (Required) ] } - INI { @@ -77,7 +76,7 @@ Extension [ <persistent> extension #157 mongo version 1.5.2 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.5.2 } + Constant [ string VERSION ] { 1.5.3 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } @@ -213,7 +212,7 @@ Extension [ <persistent> extension #157 mongo version 1.5.2 ] { - Constants [8] { Constant [ string DEFAULT_HOST ] { localhost } Constant [ integer DEFAULT_PORT ] { 27017 } - Constant [ string VERSION ] { 1.5.2 } + Constant [ string VERSION ] { 1.5.3 } Constant [ string RP_PRIMARY ] { primary } Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred } Constant [ string RP_SECONDARY ] { secondary } @@ -1841,7 +1840,7 @@ Extension [ <persistent> extension #157 mongo version 1.5.2 ] { Method [ <internal:mongo> public method add ] { - Parameters [1] { - Parameter #0 [ <required> array $item ] + Parameter #0 [ <required> $item ] } } @@ -1895,7 +1894,7 @@ Extension [ <persistent> extension #157 mongo version 1.5.2 ] { Method [ <internal:mongo, inherits MongoWriteBatch> public method add ] { - Parameters [1] { - Parameter #0 [ <required> array $item ] + Parameter #0 [ <required> $item ] } } @@ -1949,7 +1948,7 @@ Extension [ <persistent> extension #157 mongo version 1.5.2 ] { Method [ <internal:mongo, inherits MongoWriteBatch> public method add ] { - Parameters [1] { - Parameter #0 [ <required> array $item ] + Parameter #0 [ <required> $item ] } } @@ -2003,7 +2002,7 @@ Extension [ <persistent> extension #157 mongo version 1.5.2 ] { Method [ <internal:mongo, inherits MongoWriteBatch> public method add ] { - Parameters [1] { - Parameter #0 [ <required> array $item ] + Parameter #0 [ <required> $item ] } } |