From 31217c71fd0d47d236c61f5fa937c58cb6c3c510 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 26 Jan 2020 11:20:40 +0100 Subject: v4.0.3 --- REFLECTION | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 0110c02..fbe6ad7 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #106 phalcon version 4.0.2 ] { +Extension [ extension #106 phalcon version 4.0.3 ] { - Dependencies { Dependency [ pdo (Required) ] @@ -30644,7 +30644,7 @@ Extension [ extension #106 phalcon version 4.0.2 ] { Method [ public method onUncaughtException ] { - Parameters [1] { - Parameter #0 [ Exception $exception ] + Parameter #0 [ Throwable $exception ] } - Return [ bool ] } @@ -58758,7 +58758,7 @@ Extension [ extension #106 phalcon version 4.0.2 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ Phalcon\Factory\ValidatorInterface ] + - Return [ Phalcon\Validation\ValidatorInterface ] } Method [ protected method getAdapters ] { -- cgit