diff options
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 ] |