summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-12-26 09:43:53 +0100
committerRemi Collet <remi@php.net>2022-12-26 09:43:53 +0100
commit0ca07d374264c445cecc7b76d60a192e0884ff4a (patch)
tree0f6d99d57b6a132723018b848b4d714a9774976b
parent45e8bb6de207437c0e887fa5af21138db93bf285 (diff)
update to 5.1.3
-rw-r--r--PHPINFO4
-rw-r--r--REFLECTION423
-rw-r--r--php-phalcon5.spec5
3 files changed, 252 insertions, 180 deletions
diff --git a/PHPINFO b/PHPINFO
index ccdbba9..33eaa94 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -5,8 +5,8 @@ phalcon
Phalcon is a full stack PHP framework, delivered as a PHP extension, offering lower resource consumption and high performance.
phalcon => enabled
Author => Phalcon Team and contributors
-Version => 5.1.2
-Build Date => Dec 1 2022 00:00:00
+Version => 5.1.3
+Build Date => Dec 26 2022 00:00:00
Powered by Zephir => Version 0.16.3-$Id$
Directive => Local Value => Master Value
diff --git a/REFLECTION b/REFLECTION
index 7f1264b..3713c4a 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
+Extension [ <persistent> extension #115 phalcon version 5.1.3 ] {
- Dependencies {
Dependency [ pdo (Required) ]
@@ -3422,6 +3422,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [1] {
Parameter #0 [ <required> mixed $offset ]
}
+ - Tentative return [ bool ]
}
Method [ <internal:Core, inherits ArrayAccess> abstract public method offsetGet ] {
@@ -3429,6 +3430,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [1] {
Parameter #0 [ <required> mixed $offset ]
}
+ - Tentative return [ mixed ]
}
Method [ <internal:Core, inherits ArrayAccess> abstract public method offsetSet ] {
@@ -3437,6 +3439,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
Parameter #0 [ <required> mixed $offset ]
Parameter #1 [ <required> mixed $value ]
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits ArrayAccess> abstract public method offsetUnset ] {
@@ -3444,6 +3447,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [1] {
Parameter #0 [ <required> mixed $offset ]
}
+ - Tentative return [ void ]
}
}
}
@@ -13142,9 +13146,9 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
Property [ protected $template = NULL ]
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $messageFileEmpty = 'Field :field mu...' ]
- Property [ protected $messageIniSize = 'File :field exc...' ]
- Property [ protected $messageValid = 'Field :field is...' ]
+ Property [ protected $messageFileEmpty = 'Field :field must not be empty' ]
+ Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ]
+ Property [ protected $messageValid = 'Field :field is not valid' ]
}
- Methods [26] {
@@ -16700,7 +16704,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
}
- Properties [4] {
- Property [ protected $defaultFormatter = 'Phalcon\Logger\...' ]
+ Property [ protected $defaultFormatter = 'Phalcon\\Logger\\Formatter\\Line' ]
Property [ protected $formatter = NULL ]
Property [ protected $inTransaction = false ]
Property [ protected $queue = NULL ]
@@ -16832,8 +16836,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -16850,6 +16854,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -17247,8 +17252,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -17265,6 +17270,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -18000,8 +18006,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -18018,6 +18024,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -18680,8 +18687,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -18698,6 +18705,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -19904,6 +19912,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ mixed ]
}
Method [ <internal:Core, inherits Serializable> abstract public method serialize ] {
@@ -20046,6 +20055,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [1] {
Parameter #0 [ <required> int $maxlifetime ]
}
+ - Tentative return [ int|false ]
}
Method [ <internal:phalcon, prototype SessionHandlerInterface> public method read ] {
@@ -20500,8 +20510,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -20518,6 +20528,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -20818,8 +20829,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -20836,6 +20847,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -21894,8 +21906,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -21912,6 +21924,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -22381,8 +22394,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -22399,6 +22412,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -22504,6 +22518,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [1] {
Parameter #0 [ <required> int $maxlifetime ]
}
+ - Tentative return [ int|false ]
}
Method [ <internal:phalcon, prototype SessionHandlerInterface> public method read ] {
@@ -24238,8 +24253,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -24256,6 +24271,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -25005,8 +25021,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -25023,6 +25039,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -26028,8 +26045,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -26046,6 +26063,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -26700,8 +26718,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -26718,6 +26736,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -28538,8 +28557,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -28556,6 +28575,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -28629,8 +28649,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -28647,6 +28667,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -28850,8 +28871,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -28868,6 +28889,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -29403,8 +29425,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -29421,6 +29443,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -29669,8 +29692,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -29687,6 +29710,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -31640,8 +31664,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -31658,6 +31682,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -32473,8 +32498,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -32491,6 +32516,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -32564,8 +32590,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -32582,6 +32608,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -38576,7 +38603,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
Class [ <internal:phalcon> class Phalcon\Db\Enum ] {
- - Constants [18] {
+ - Constants [19] {
Constant [ public int FETCH_ASSOC ] { 2 }
Constant [ public int FETCH_BOTH ] { 4 }
Constant [ public int FETCH_BOUND ] { 6 }
@@ -38591,6 +38618,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
Constant [ public int FETCH_NAMED ] { 11 }
Constant [ public int FETCH_NUM ] { 3 }
Constant [ public int FETCH_OBJ ] { 5 }
+ Constant [ public int FETCH_ORI_NEXT ] { 0 }
Constant [ public int FETCH_PROPS_LATE ] { 1048576 }
Constant [ public int FETCH_SERIALIZE ] { 524288 }
Constant [ public int FETCH_UNIQUE ] { 196608 }
@@ -38624,8 +38652,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -38642,6 +38670,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -39197,8 +39226,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -39215,6 +39244,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -40177,8 +40207,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -40195,6 +40225,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -40268,7 +40299,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $mapper = NULL ]
Property [ protected $services = NULL ]
- Property [ protected $exception = 'Phalcon\Encrypt...' ]
+ Property [ protected $exception = 'Phalcon\\Encryption\\Crypt\\Exception\\Exception' ]
}
- Methods [10] {
@@ -40621,7 +40652,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
Property [ protected $requestToken = NULL ]
Property [ protected $token = NULL ]
Property [ protected $tokenKey = NULL ]
- Property [ protected $tokenKeySessionId = '$PHALCON/CSRF/K...' ]
+ Property [ protected $tokenKeySessionId = '$PHALCON/CSRF/KEY$' ]
Property [ protected $tokenValueSessionId = '$PHALCON/CSRF$' ]
Property [ protected $workFactor = 10 ]
Property [ private $localSession = NULL ]
@@ -40867,8 +40898,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -40885,6 +40916,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -41184,8 +41216,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -41202,6 +41234,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -41275,8 +41308,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -41293,6 +41326,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -42070,8 +42104,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -42088,6 +42122,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -42289,8 +42324,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -42307,6 +42342,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -42380,8 +42416,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -42398,6 +42434,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -43419,8 +43456,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -43437,6 +43474,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -43598,7 +43636,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field mu...' ]
+ Property [ protected $template = 'Field :field must contain only letters and numbers' ]
}
- Methods [13] {
@@ -43725,7 +43763,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field mu...' ]
+ Property [ protected $template = 'Field :field must contain only letters' ]
}
- Methods [13] {
@@ -43852,7 +43890,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field mu...' ]
+ Property [ protected $template = 'Field :field must be within the range of :min to :max' ]
}
- Methods [13] {
@@ -43979,7 +44017,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field mu...' ]
+ Property [ protected $template = 'Field :field must match the callback function' ]
}
- Methods [13] {
@@ -44106,7 +44144,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field mu...' ]
+ Property [ protected $template = 'Field :field must be the same as :with' ]
}
- Methods [14] {
@@ -44242,7 +44280,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field is...' ]
+ Property [ protected $template = 'Field :field is not valid for a credit card number' ]
}
- Methods [14] {
@@ -44377,7 +44415,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field is...' ]
+ Property [ protected $template = 'Field :field is not a valid date' ]
}
- Methods [14] {
@@ -44513,7 +44551,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field mu...' ]
+ Property [ protected $template = 'Field :field must be numeric' ]
}
- Methods [13] {
@@ -44640,7 +44678,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field mu...' ]
+ Property [ protected $template = 'Field :field must be an email address' ]
}
- Methods [13] {
@@ -44767,8 +44805,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -44785,6 +44823,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -44858,7 +44897,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field mu...' ]
+ Property [ protected $template = 'Field :field must not be a part of list: :domain' ]
}
- Methods [13] {
@@ -45120,10 +45159,10 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [6] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $messageFileEmpty = 'Field :field mu...' ]
- Property [ protected $messageIniSize = 'File :field exc...' ]
- Property [ protected $messageValid = 'Field :field is...' ]
- Property [ protected $template = 'File :field mus...' ]
+ Property [ protected $messageFileEmpty = 'Field :field must not be empty' ]
+ Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ]
+ Property [ protected $messageValid = 'Field :field is not valid' ]
+ Property [ protected $template = 'File :field must be of type: :types' ]
}
- Methods [26] {
@@ -45356,10 +45395,10 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [6] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $messageFileEmpty = 'Field :field mu...' ]
- Property [ protected $messageIniSize = 'File :field exc...' ]
- Property [ protected $messageValid = 'Field :field is...' ]
- Property [ protected $template = 'The resolution ...' ]
+ Property [ protected $messageFileEmpty = 'Field :field must not be empty' ]
+ Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ]
+ Property [ protected $messageValid = 'Field :field is not valid' ]
+ Property [ protected $template = 'The resolution of the field :field has to be equal :resolution' ]
}
- Methods [26] {
@@ -45592,10 +45631,10 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [6] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $messageFileEmpty = 'Field :field mu...' ]
- Property [ protected $messageIniSize = 'File :field exc...' ]
- Property [ protected $messageValid = 'Field :field is...' ]
- Property [ protected $template = 'File :field exc...' ]
+ Property [ protected $messageFileEmpty = 'Field :field must not be empty' ]
+ Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ]
+ Property [ protected $messageValid = 'Field :field is not valid' ]
+ Property [ protected $template = 'File :field exceeds the maximum resolution of :resolution' ]
}
- Methods [26] {
@@ -45828,10 +45867,10 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [6] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $messageFileEmpty = 'Field :field mu...' ]
- Property [ protected $messageIniSize = 'File :field exc...' ]
- Property [ protected $messageValid = 'Field :field is...' ]
- Property [ protected $template = 'File :field can...' ]
+ Property [ protected $messageFileEmpty = 'Field :field must not be empty' ]
+ Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ]
+ Property [ protected $messageValid = 'Field :field is not valid' ]
+ Property [ protected $template = 'File :field can not have the minimum resolution of :resolution' ]
}
- Methods [26] {
@@ -46064,10 +46103,10 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [6] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $messageFileEmpty = 'Field :field mu...' ]
- Property [ protected $messageIniSize = 'File :field exc...' ]
- Property [ protected $messageValid = 'Field :field is...' ]
- Property [ protected $template = 'File :field doe...' ]
+ Property [ protected $messageFileEmpty = 'Field :field must not be empty' ]
+ Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ]
+ Property [ protected $messageValid = 'Field :field is not valid' ]
+ Property [ protected $template = 'File :field does not have the exact :size file size' ]
}
- Methods [26] {
@@ -46300,10 +46339,10 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [6] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $messageFileEmpty = 'Field :field mu...' ]
- Property [ protected $messageIniSize = 'File :field exc...' ]
- Property [ protected $messageValid = 'Field :field is...' ]
- Property [ protected $template = 'File :field exc...' ]
+ Property [ protected $messageFileEmpty = 'Field :field must not be empty' ]
+ Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ]
+ Property [ protected $messageValid = 'Field :field is not valid' ]
+ Property [ protected $template = 'File :field exceeds the size of :size' ]
}
- Methods [26] {
@@ -46536,10 +46575,10 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [6] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $messageFileEmpty = 'Field :field mu...' ]
- Property [ protected $messageIniSize = 'File :field exc...' ]
- Property [ protected $messageValid = 'Field :field is...' ]
- Property [ protected $template = 'File :field can...' ]
+ Property [ protected $messageFileEmpty = 'Field :field must not be empty' ]
+ Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ]
+ Property [ protected $messageValid = 'Field :field is not valid' ]
+ Property [ protected $template = 'File :field can not have the minimum size of :size' ]
}
- Methods [26] {
@@ -46772,7 +46811,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field do...' ]
+ Property [ protected $template = 'Field :field does not have the expected value' ]
}
- Methods [13] {
@@ -46899,7 +46938,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field mu...' ]
+ Property [ protected $template = 'Field :field must be a part of list: :domain' ]
}
- Methods [13] {
@@ -47028,7 +47067,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field mu...' ]
+ Property [ protected $template = 'Field :field must be a valid IP address' ]
}
- Methods [13] {
@@ -47155,7 +47194,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field do...' ]
+ Property [ protected $template = 'Field :field does not have a valid numeric format' ]
}
- Methods [13] {
@@ -47282,7 +47321,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field is...' ]
+ Property [ protected $template = 'Field :field is required' ]
}
- Methods [13] {
@@ -47409,7 +47448,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field do...' ]
+ Property [ protected $template = 'Field :field does not match the required format' ]
}
- Methods [13] {
@@ -47671,7 +47710,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field mu...' ]
+ Property [ protected $template = 'Field :field must not exceed :max characters long' ]
}
- Methods [13] {
@@ -47798,7 +47837,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field mu...' ]
+ Property [ protected $template = 'Field :field must be at least :min characters long' ]
}
- Methods [13] {
@@ -47925,7 +47964,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field mu...' ]
+ Property [ protected $template = 'Field :field must be unique' ]
Property [ private $columnMap = NULL ]
}
@@ -48080,7 +48119,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ protected $templates = NULL ]
Property [ protected $options = NULL ]
- Property [ protected $template = 'Field :field mu...' ]
+ Property [ protected $template = 'Field :field must be a url' ]
}
- Methods [13] {
@@ -48421,8 +48460,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -48439,6 +48478,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -52316,8 +52356,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -52334,6 +52374,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -53092,7 +53133,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [3] {
Property [ private $elements = NULL ]
Property [ private $separator = ' / ' ]
- Property [ private $template = '<dt><a href="%l...' ]
+ Property [ private $template = '<dt><a href="%link%">%label%</a></dt>' ]
}
- Methods [7] {
@@ -53375,8 +53416,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -53393,6 +53434,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -53466,8 +53508,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -53484,6 +53526,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -59345,8 +59388,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -59363,6 +59406,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -60084,8 +60128,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -60102,6 +60146,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -60824,8 +60869,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -60842,6 +60887,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -61786,8 +61832,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -61804,6 +61850,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -62073,7 +62120,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
}
- Properties [4] {
- Property [ protected $defaultFormatter = 'Phalcon\Logger\...' ]
+ Property [ protected $defaultFormatter = 'Phalcon\\Logger\\Formatter\\Line' ]
Property [ protected $formatter = NULL ]
Property [ protected $inTransaction = false ]
Property [ protected $queue = NULL ]
@@ -62189,7 +62236,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
}
- Properties [7] {
- Property [ protected $defaultFormatter = 'Phalcon\Logger\...' ]
+ Property [ protected $defaultFormatter = 'Phalcon\\Logger\\Formatter\\Line' ]
Property [ protected $formatter = NULL ]
Property [ protected $inTransaction = false ]
Property [ protected $queue = NULL ]
@@ -62331,7 +62378,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
}
- Properties [8] {
- Property [ protected $defaultFormatter = 'Phalcon\Logger\...' ]
+ Property [ protected $defaultFormatter = 'Phalcon\\Logger\\Formatter\\Line' ]
Property [ protected $formatter = NULL ]
Property [ protected $inTransaction = false ]
Property [ protected $queue = NULL ]
@@ -62506,8 +62553,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -62524,6 +62571,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -63193,8 +63241,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -63211,6 +63259,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -63681,8 +63730,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -63699,6 +63748,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -64273,8 +64323,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -64291,6 +64341,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -64894,8 +64945,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -64912,6 +64963,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -70692,8 +70744,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [5] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
Property [ protected $record = NULL ]
}
@@ -70724,6 +70776,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -70947,8 +71000,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [6] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
Property [ protected $messages = NULL ]
Property [ protected $model = NULL ]
}
@@ -70980,6 +71033,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -71527,8 +71581,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -71545,6 +71599,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -72174,8 +72229,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -72192,6 +72247,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -73462,8 +73518,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [5] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
Property [ protected $statement = NULL ]
}
@@ -73489,6 +73545,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -74030,8 +74087,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -74048,6 +74105,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -74383,6 +74441,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [1] {
Parameter #0 [ <required> int $maxlifetime ]
}
+ - Tentative return [ int|false ]
}
Method [ <internal:phalcon, inherits Phalcon\Session\Adapter\AbstractAdapter, prototype SessionHandlerInterface> public method read ] {
@@ -74466,6 +74525,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [1] {
Parameter #0 [ <required> int $maxlifetime ]
}
+ - Tentative return [ int|false ]
}
Method [ <internal:phalcon, inherits Phalcon\Session\Adapter\AbstractAdapter, prototype SessionHandlerInterface> public method read ] {
@@ -74545,6 +74605,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [1] {
Parameter #0 [ <required> int $maxlifetime ]
}
+ - Tentative return [ int|false ]
}
Method [ <internal:phalcon, overwrites Phalcon\Session\Adapter\Noop, prototype SessionHandlerInterface> public method open ] {
@@ -74937,8 +74998,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -74955,6 +75016,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -75352,8 +75414,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -75370,6 +75432,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -76609,8 +76672,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -76627,6 +76690,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -76954,7 +77018,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
Property [ protected $showBackTrace = true ]
Property [ protected $showFileFragment = false ]
Property [ protected $showFiles = true ]
- Property [ protected $uri = 'https://assets....' ]
+ Property [ protected $uri = 'https://assets.phalcon.io/debug/5.0.x/' ]
Property [ private $version = NULL ]
}
@@ -77277,8 +77341,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -77295,6 +77359,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -77368,8 +77433,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -77386,6 +77451,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -78313,8 +78379,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -78331,6 +78397,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -80661,8 +80728,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -80679,6 +80746,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -81284,8 +81352,8 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -81302,6 +81370,7 @@ Extension [ <persistent> extension #117 phalcon version 5.1.2 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
diff --git a/php-phalcon5.spec b/php-phalcon5.spec
index ca05f0c..8edb6e0 100644
--- a/php-phalcon5.spec
+++ b/php-phalcon5.spec
@@ -22,7 +22,7 @@
%global pecl_name phalcon
# after 40-json.ini, 20-pdo.ini
%global ini_name 50-%{pecl_name}.ini
-%global upstream_ver 5.1.2
+%global upstream_ver 5.1.3
#global upstream_pre RC4
#global upstream_low %%(echo %%{upstream_pre} | tr '[:upper:]' '[:lower:]')
@@ -250,6 +250,9 @@ fi
%changelog
+* Mon Dec 26 2022 Remi Collet <remi@remirepo.net> - 5.1.3-1
+- update to 5.1.3
+
* Thu Dec 1 2022 Remi Collet <remi@remirepo.net> - 5.1.2-1
- update to 5.1.2