diff options
author | Remi Collet <remi@remirepo.net> | 2022-10-07 08:28:13 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-10-07 08:28:13 +0200 |
commit | 15fd1008512e2c81412b69fbcca5602f712462f3 (patch) | |
tree | 60ba88661fad29530a810f231dbe75b07129b855 /REFLECTION | |
parent | f4ae69177970635a70fd7f4820590a5ce239ef7e (diff) |
update to 5.0.3
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #115 phalcon version 5.0.2 ] { +Extension [ <persistent> extension #115 phalcon version 5.0.3 ] { - Dependencies { Dependency [ pdo (Required) ] @@ -42837,8 +42837,9 @@ Extension [ <persistent> extension #115 phalcon version 5.0.2 ] { - Methods [1] { Method [ <internal:phalcon> public method __invoke ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> string $input ] + Parameter #1 [ <optional> int $flags = <default> ] } - Return [ string ] } @@ -68249,7 +68250,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.2 ] { - Return [ void ] } - Method [ <internal:phalcon, overwrites Phalcon\Mvc\Model\MetaData> private method throwWriteException ] { + Method [ <internal:phalcon> private method throwWriteException ] { - Parameters [1] { Parameter #0 [ <required> $option ] |