summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION10
1 files changed, 5 insertions, 5 deletions
diff --git a/REFLECTION b/REFLECTION
index 8af04b5..46facca 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #116 phalcon version 5.0.4 ] {
+Extension [ <persistent> extension #116 phalcon version 5.0.5 ] {
- Dependencies {
Dependency [ pdo (Required) ]
@@ -38975,9 +38975,9 @@ Extension [ <persistent> extension #116 phalcon version 5.0.4 ] {
Method [ <internal:phalcon, prototype Phalcon\Db\ResultInterface> public method fetchAll ] {
- Parameters [3] {
- Parameter #0 [ <optional> ?int $fetchStyle = <default> ]
- Parameter #1 [ <optional> int $fetchArgument = <default> ]
- Parameter #2 [ <optional> int $ctorArgs = <default> ]
+ Parameter #0 [ <optional> int $mode = <default> ]
+ Parameter #1 [ <optional> $fetchArgument = <default> ]
+ Parameter #2 [ <optional> $constructorArgs = <default> ]
}
- Return [ array ]
}
@@ -52446,7 +52446,7 @@ Extension [ <persistent> extension #116 phalcon version 5.0.4 ] {
- Parameters [2] {
Parameter #0 [ <required> string $name ]
- Parameter #1 [ <optional> ?array $attributes = [] ]
+ Parameter #1 [ <optional> array $attributes = [] ]
}
- Return [ string ]
}