summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION6
1 files changed, 3 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index 0110c02..fbe6ad7 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #106 phalcon version 4.0.2 ] {
+Extension [ <persistent> extension #106 phalcon version 4.0.3 ] {
- Dependencies {
Dependency [ pdo (Required) ]
@@ -30644,7 +30644,7 @@ Extension [ <persistent> extension #106 phalcon version 4.0.2 ] {
Method [ <internal:phalcon> public method onUncaughtException ] {
- Parameters [1] {
- Parameter #0 [ <required> Exception $exception ]
+ Parameter #0 [ <required> Throwable $exception ]
}
- Return [ bool ]
}
@@ -58758,7 +58758,7 @@ Extension [ <persistent> extension #106 phalcon version 4.0.2 ] {
- Parameters [1] {
Parameter #0 [ <required> string $name ]
}
- - Return [ Phalcon\Factory\ValidatorInterface ]
+ - Return [ Phalcon\Validation\ValidatorInterface ]
}
Method [ <internal:phalcon, overwrites Phalcon\Factory\AbstractFactory, prototype Phalcon\Factory\AbstractFactory> protected method getAdapters ] {