From 15fd1008512e2c81412b69fbcca5602f712462f3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 7 Oct 2022 08:28:13 +0200 Subject: update to 5.0.3 --- REFLECTION | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 1b4f8dc..09591a2 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #115 phalcon version 5.0.2 ] { +Extension [ extension #115 phalcon version 5.0.3 ] { - Dependencies { Dependency [ pdo (Required) ] @@ -42837,8 +42837,9 @@ Extension [ extension #115 phalcon version 5.0.2 ] { - Methods [1] { Method [ public method __invoke ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ string $input ] + Parameter #1 [ int $flags = ] } - Return [ string ] } @@ -68249,7 +68250,7 @@ Extension [ extension #115 phalcon version 5.0.2 ] { - Return [ void ] } - Method [ private method throwWriteException ] { + Method [ private method throwWriteException ] { - Parameters [1] { Parameter #0 [ $option ] -- cgit