From 45f5560c5dda150997952e74f10e3edc700593a1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 19 Jun 2023 10:45:41 +0200 Subject: update to 5.2.2 --- REFLECTION | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index d8de97c..16c933c 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #117 phalcon version 5.2.1 ] { +Extension [ extension #118 phalcon version 5.2.2 ] { - Dependencies { Dependency [ pdo (Required) ] @@ -23500,7 +23500,7 @@ Extension [ extension #117 phalcon version 5.2.1 ] { Property [ protected $storageDir = '' ] } - - Methods [35] { + - Methods [36] { Method [ public method __construct ] { - Parameters [2] { @@ -23599,6 +23599,14 @@ Extension [ extension #117 phalcon version 5.2.1 ] { - Return [ string ] } + Method [ private method getKeyWithoutPrefix ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ string ] + } + Method [ private method getIterator ] { - Parameters [1] { -- cgit