diff options
author | Remi Collet <remi@remirepo.net> | 2024-02-12 08:06:11 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-02-12 08:06:11 +0100 |
commit | 53494e3c8218266e854e2c24c8b555b192a01f16 (patch) | |
tree | 0c93efae5b8cfcccebf0e2f2695ab602cefc1958 /REFLECTION | |
parent | 910c0f2822717c3a2fa8c66133f9b5cab34250a0 (diff) |
update to 5.6.1
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #80 phalcon version 5.6.0 ] { +Extension [ <persistent> extension #89 phalcon version 5.6.1 ] { - Dependencies { Dependency [ pdo (Required) ] @@ -6387,7 +6387,6 @@ Extension [ <persistent> extension #80 phalcon version 5.6.0 ] { Parameter #0 [ <optional> $data = <default> ] Parameter #1 [ <optional> $entity = <default> ] } - - Return [ Phalcon\Messages\Messages ] } } } @@ -20865,6 +20864,7 @@ Extension [ <persistent> extension #80 phalcon version 5.6.0 ] { Parameter #0 [ <required> $keys ] Parameter #1 [ <optional> $defaultValue = <default> ] } + - Return [ array ] } Method [ <internal:phalcon> protected method doHas ] { @@ -29331,6 +29331,7 @@ Extension [ <persistent> extension #80 phalcon version 5.6.0 ] { Parameter #0 [ <required> $keys ] Parameter #1 [ <optional> $defaultValue = <default> ] } + - Return [ array ] } Method [ <internal:phalcon, inherits Phalcon\Cache\AbstractCache> protected method doHas ] { @@ -30522,6 +30523,7 @@ Extension [ <persistent> extension #80 phalcon version 5.6.0 ] { - Parameters [1] { Parameter #0 [ <required> string $actionName ] } + - Return [ Phalcon\Cli\Router ] } Method [ <internal:phalcon> public method setDefaultModule ] { @@ -30529,6 +30531,7 @@ Extension [ <persistent> extension #80 phalcon version 5.6.0 ] { - Parameters [1] { Parameter #0 [ <required> string $moduleName ] } + - Return [ Phalcon\Cli\Router ] } Method [ <internal:phalcon> public method setDefaults ] { @@ -44492,7 +44495,6 @@ Extension [ <persistent> extension #80 phalcon version 5.6.0 ] { Parameter #0 [ <optional> $data = <default> ] Parameter #1 [ <optional> $entity = <default> ] } - - Return [ Phalcon\Messages\Messages ] } Method [ <internal:phalcon> protected method preChecking ] { |