From 59c697365c33fffed765cdf345f8a05f5041fe49 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 15 Nov 2014 09:25:47 +0100 Subject: php-phalcon: 1.3.4 --- REFLECTION | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 454ffec..1355d53 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #172 phalcon version 1.3.3 ] { +Extension [ extension #174 phalcon version 1.3.4 ] { - Dependencies { Dependency [ spl (Required) ] @@ -18778,7 +18778,9 @@ Extension [ extension #172 phalcon version 1.3.3 ] { Property [ protected static $_charset ] } - - Static methods [0] { + - Static methods [1] { + Method [ static public method getCharset ] { + } } - Properties [9] { @@ -18793,7 +18795,7 @@ Extension [ extension #172 phalcon version 1.3.3 ] { Property [ protected $_afterContext ] } - - Methods [25] { + - Methods [24] { Method [ public method setUri ] { - Parameters [1] { @@ -18878,9 +18880,6 @@ Extension [ extension #172 phalcon version 1.3.3 ] { } } - Method [ public method getCharset ] { - } - Method [ public method setCharset ] { - Parameters [1] { -- cgit