From ec764848161e633888bd96840864cd7939185c1d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 18 Sep 2021 13:52:11 +0200 Subject: update to 5.0.0alpha6 --- REFLECTION | 77 +++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 51 insertions(+), 26 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 650d578..233f467 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #121 phalcon version 5.0.0alpha5 ] { +Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Dependencies { Dependency [ pdo (Required) ] @@ -1528,7 +1528,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } Method [ abstract public method commit ] { @@ -1542,9 +1542,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { Method [ abstract public method connect ] { - Parameters [1] { - Parameter #0 [ array or NULL $descriptor ] + Parameter #0 [ array $descriptor ] } - - Return [ bool ] + - Return [ void ] } Method [ abstract public method createSavepoint ] { @@ -1882,7 +1882,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { Method [ abstract public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ $sequenceName ] + Parameter #0 [ string or NULL $name ] } } @@ -13612,7 +13612,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } Method [ abstract public method commit ] { @@ -13626,9 +13626,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { Method [ abstract public method connect ] { - Parameters [1] { - Parameter #0 [ array or NULL $descriptor ] + Parameter #0 [ array $descriptor ] } - - Return [ bool ] + - Return [ void ] } Method [ abstract public method describeColumns ] { @@ -13675,7 +13675,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { Method [ abstract public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ $sequenceName ] + Parameter #0 [ string or NULL $name ] } } @@ -14426,15 +14426,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } Method [ public method connect ] { - Parameters [1] { - Parameter #0 [ array or NULL $descriptor ] + Parameter #0 [ array $descriptor ] } - - Return [ bool ] + - Return [ void ] } Method [ public method convertBoundParams ] { @@ -14475,6 +14475,10 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { } Method [ public method getErrorInfo ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ public method getInternalHandler ] { @@ -14501,7 +14505,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { Method [ public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ $sequenceName ] + Parameter #0 [ string or NULL $name ] } } @@ -31422,15 +31426,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } Method [ public method connect ] { - Parameters [1] { - Parameter #0 [ array or NULL $descriptor ] + Parameter #0 [ array $descriptor ] } - - Return [ bool ] + - Return [ void ] } Method [ public method convertBoundParams ] { @@ -31471,6 +31475,10 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { } Method [ public method getErrorInfo ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ public method getInternalHandler ] { @@ -31497,7 +31505,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { Method [ public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ $sequenceName ] + Parameter #0 [ string or NULL $name ] } } @@ -32041,9 +32049,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { Method [ public method connect ] { - Parameters [1] { - Parameter #0 [ array or NULL $descriptor ] + Parameter #0 [ array $descriptor ] } - - Return [ bool ] + - Return [ void ] } Method [ public method createTable ] { @@ -32140,7 +32148,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } Method [ public method convertBoundParams ] { @@ -32181,6 +32189,10 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { } Method [ public method getErrorInfo ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ public method getInternalHandler ] { @@ -32207,7 +32219,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { Method [ public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ $sequenceName ] + Parameter #0 [ string or NULL $name ] } } @@ -32728,9 +32740,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { Method [ public method connect ] { - Parameters [1] { - Parameter #0 [ array or NULL $descriptor ] + Parameter #0 [ array $descriptor ] } - - Return [ bool ] + - Return [ void ] } Method [ public method describeColumns ] { @@ -32815,7 +32827,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } Method [ public method convertBoundParams ] { @@ -32856,6 +32868,10 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { } Method [ public method getErrorInfo ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ public method getInternalHandler ] { @@ -32882,7 +32898,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { Method [ public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ $sequenceName ] + Parameter #0 [ string or NULL $name ] } } @@ -65193,7 +65209,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { Property [ private $signer ] } - - Methods [24] { + - Methods [25] { Method [ public method __construct ] { - Parameters [1] { @@ -65208,6 +65224,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha5 ] { - Return [ Phalcon\Security\JWT\Builder ] } + Method [ public method addClaim ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Security\JWT\Builder ] + } + Method [ public method getAudience ] { } -- cgit