From 235a1bc83f0d0c9b4b48c62cf7921e3c7f6a21df Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 17 May 2020 08:51:29 +0200 Subject: v4.0.6 --- PHPINFO | 4 +- REFLECTION | 431 ++++++++++++++++++++---------------------------------- php-phalcon4.spec | 5 +- 3 files changed, 163 insertions(+), 277 deletions(-) diff --git a/PHPINFO b/PHPINFO index 99f37a9..4acb790 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 => 4.0.5 -Build Date => Mar 9 2020 00:00:00 +Version => 4.0.6 +Build Date => May 17 2020 00:00:00 Powered by Zephir => Version 0.12.17-6724dbf Directive => Local Value => Master Value diff --git a/REFLECTION b/REFLECTION index 301a9d2..6bee1af 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #110 phalcon version 4.0.5 ] { +Extension [ extension #111 phalcon version 4.0.6 ] { - Dependencies { Dependency [ pdo (Required) ] @@ -854,7 +854,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array ] + - Return [ array or NULL ] } Method [ abstract public method getDefaultValues ] { @@ -926,7 +926,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array ] + - Return [ array or NULL ] } Method [ abstract public method getStrategy ] { @@ -2229,10 +2229,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { } Method [ abstract public method getFirst ] { - - - Parameters [0] { - } - - Return [ Phalcon\Mvc\ModelInterface or NULL ] } Method [ abstract public method getHydrateMode ] { @@ -2595,7 +2591,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ string or NULL ] } Method [ abstract public method message ] { @@ -2612,7 +2608,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ string or NULL ] } Method [ abstract public method success ] { @@ -2620,7 +2616,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ string or NULL ] } Method [ abstract public method warning ] { @@ -2628,7 +2624,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ string or NULL ] } } } @@ -3072,21 +3068,21 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [0] { } - - Return [ string ] + - Return [ string or NULL ] } Method [ abstract public method getActiveRole ] { - Parameters [0] { } - - Return [ string ] + - Return [ string or NULL ] } Method [ abstract public method getActiveComponent ] { - Parameters [0] { } - - Return [ string ] + - Return [ string or NULL ] } Method [ abstract public method getDefaultAction ] { @@ -4272,7 +4268,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [0] { } - - Return [ string ] + - Return [ string or NULL ] } Method [ abstract public method getBindType ] { @@ -4300,10 +4296,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { } Method [ abstract public method getSize ] { - - - Parameters [0] { - } - - Return [ int ] } Method [ abstract public method getType ] { @@ -6431,7 +6423,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $parameters ] } - - Return [ float ] } Method [ abstract static public method cloneResult ] { @@ -6470,7 +6461,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $parameters ] } - - Return [ int ] } Method [ abstract static public method find ] { @@ -6515,7 +6505,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $parameters ] } - - Return [ float ] } } @@ -6876,10 +6865,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { } Method [ abstract public method getColumns ] { - - - Parameters [0] { - } - - Return [ string or NULL ] } Method [ abstract public method getConditions ] { @@ -6896,10 +6881,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { } Method [ abstract public method getLimit ] { - - - Parameters [0] { - } - - Return [ string or NULL ] } Method [ abstract public method getModelName ] { @@ -7165,11 +7146,11 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Method [ abstract public method executeQuery ] { - - Parameters [2] { + - Parameters [3] { Parameter #0 [ string $phql ] Parameter #1 [ $placeholders ] + Parameter #2 [ $types ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] } Method [ abstract public method existsBelongsTo ] { @@ -9239,10 +9220,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { } Method [ abstract public method getEntity ] { - - - Parameters [0] { - } - - Return [ NULL ] } Method [ abstract public method getFilters ] { @@ -9916,14 +9893,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { } - Methods [4] { - Method [ protected method checkService ] { - - - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ void ] - } - Method [ protected method checkConfig ] { - Parameters [1] { @@ -9939,6 +9908,13 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Return [ array ] } + Method [ protected method getService ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + Method [ protected method init ] { - Parameters [1] { @@ -10897,7 +10873,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $element ] Parameter #1 [ string $property ] } - - Return [ NULL ] } Method [ final protected method checkStringParameter ] { @@ -10914,7 +10889,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $element ] Parameter #1 [ string $property ] } - - Return [ NULL ] } } } @@ -11305,7 +11279,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array ] + - Return [ array or NULL ] } Method [ public method getDefaultValues ] { @@ -11384,7 +11358,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array ] + - Return [ array or NULL ] } Method [ public method getStrategy ] { @@ -12232,7 +12206,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $name ] Parameter #1 [ $value ] } - - Return [ NULL ] } Method [ public method withBody ] { @@ -12240,7 +12213,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Psr\Http\Message\StreamInterface $body ] } - - Return [ NULL ] } Method [ public method withHeader ] { @@ -12249,7 +12221,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $name ] Parameter #1 [ $value ] } - - Return [ NULL ] } Method [ public method withProtocolVersion ] { @@ -12257,7 +12228,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $version ] } - - Return [ NULL ] } Method [ public method withoutHeader ] { @@ -12265,7 +12235,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $name ] } - - Return [ NULL ] } Method [ final protected method checkHeaderHost ] { @@ -12347,7 +12316,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $element ] Parameter #1 [ string $property ] } - - Return [ NULL ] } Method [ final protected method checkStringParameter ] { @@ -12364,7 +12332,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $element ] Parameter #1 [ string $property ] } - - Return [ NULL ] } } } @@ -14782,7 +14749,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getRaw ] { @@ -15377,7 +15344,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method getEscaperService ] { @@ -15392,7 +15359,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method setAutoescape ] { @@ -15448,7 +15415,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method outputMessage ] { @@ -15464,7 +15431,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ string or NULL ] } Method [ private method getTemplate ] { @@ -15561,7 +15528,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $method ] } - - Return [ NULL ] } Method [ public method withRequestTarget ] { @@ -15569,7 +15535,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $requestTarget ] } - - Return [ NULL ] } Method [ public method withUri ] { @@ -15578,7 +15543,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ Psr\Http\Message\UriInterface $uri ] Parameter #1 [ $preserveHost ] } - - Return [ NULL ] } Method [ final protected method processMethod ] { @@ -15644,7 +15608,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $name ] Parameter #1 [ $value ] } - - Return [ NULL ] } Method [ public method withBody ] { @@ -15652,7 +15615,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Psr\Http\Message\StreamInterface $body ] } - - Return [ NULL ] } Method [ public method withHeader ] { @@ -15661,7 +15623,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $name ] Parameter #1 [ $value ] } - - Return [ NULL ] } Method [ public method withProtocolVersion ] { @@ -15669,7 +15630,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $version ] } - - Return [ NULL ] } Method [ public method withoutHeader ] { @@ -15677,7 +15637,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $name ] } - - Return [ NULL ] } Method [ final protected method checkHeaderHost ] { @@ -15759,7 +15718,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $element ] Parameter #1 [ string $property ] } - - Return [ NULL ] } Method [ final protected method checkStringParameter ] { @@ -15776,7 +15734,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $element ] Parameter #1 [ string $property ] } - - Return [ NULL ] } } } @@ -16162,10 +16119,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { } Method [ public method getFirst ] { - - - Parameters [0] { - } - - Return [ Phalcon\Mvc\ModelInterface or NULL ] } Method [ public method getHydrateMode ] { @@ -16632,21 +16585,21 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [0] { } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method getActiveRole ] { - Parameters [0] { } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method getActiveComponent ] { - Parameters [0] { } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method getDefaultAction ] { @@ -17004,7 +16957,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getRaw ] { @@ -19063,21 +19016,21 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [0] { } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method getActiveRole ] { - Parameters [0] { } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method getActiveComponent ] { - Parameters [0] { } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method getDefaultAction ] { @@ -19640,7 +19593,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [0] { } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method getNamedArgument ] { @@ -19721,20 +19674,19 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Return [ array ] } - Method [ protected method checkService ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $config ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method checkConfig ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $name ] } - - Return [ array ] } Method [ protected method init ] { @@ -21527,20 +21479,19 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Return [ array ] } - Method [ protected method checkService ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $config ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method checkConfig ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $name ] } - - Return [ array ] } Method [ protected method init ] { @@ -25328,7 +25279,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $config ] } - - Return [ NULL ] + - Return [ Phalcon\Config ] } Method [ public method newInstance ] { @@ -25338,7 +25289,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #1 [ string $fileName ] Parameter #2 [ $params ] } - - Return [ NULL ] + - Return [ Phalcon\Config ] } Method [ protected method getAdapters ] { @@ -25348,20 +25299,19 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Return [ array ] } - Method [ protected method checkService ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $config ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method checkConfig ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $name ] } - - Return [ array ] } Method [ protected method init ] { @@ -25867,20 +25817,19 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Return [ array ] } - Method [ protected method checkService ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $config ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method checkConfig ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $name ] } - - Return [ array ] } Method [ protected method init ] { @@ -27985,10 +27934,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { } Method [ public method getSize ] { - - - Parameters [0] { - } - - Return [ int ] } Method [ public method getType ] { @@ -28020,7 +27965,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [0] { } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method getBindType ] { @@ -31045,7 +30990,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getRaw ] { @@ -32043,7 +31988,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ NULL ] } Method [ public method has ] { @@ -32787,7 +32731,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method getEscaperService ] { @@ -32802,7 +32746,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method setAutoescape ] { @@ -32858,7 +32802,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method outputMessage ] { @@ -32874,7 +32818,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method getDI ] { @@ -33081,7 +33025,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method getEscaperService ] { @@ -33096,7 +33040,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method setAutoescape ] { @@ -33152,7 +33096,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method outputMessage ] { @@ -33168,7 +33112,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method getDI ] { @@ -38905,20 +38849,19 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Return [ array ] } - Method [ protected method checkService ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $config ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method checkConfig ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $name ] } - - Return [ array ] } Method [ protected method init ] { @@ -39333,7 +39276,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $method ] } - - Return [ NULL ] } Method [ public method withRequestTarget ] { @@ -39341,7 +39283,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $requestTarget ] } - - Return [ NULL ] } Method [ public method withUri ] { @@ -39350,7 +39291,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ Psr\Http\Message\UriInterface $uri ] Parameter #1 [ $preserveHost ] } - - Return [ NULL ] } Method [ final protected method processMethod ] { @@ -39416,7 +39356,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $name ] Parameter #1 [ $value ] } - - Return [ NULL ] } Method [ public method withBody ] { @@ -39424,7 +39363,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Psr\Http\Message\StreamInterface $body ] } - - Return [ NULL ] } Method [ public method withHeader ] { @@ -39433,7 +39371,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $name ] Parameter #1 [ $value ] } - - Return [ NULL ] } Method [ public method withProtocolVersion ] { @@ -39441,7 +39378,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $version ] } - - Return [ NULL ] } Method [ public method withoutHeader ] { @@ -39449,7 +39385,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $name ] } - - Return [ NULL ] } Method [ final protected method checkHeaderHost ] { @@ -39531,7 +39466,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $element ] Parameter #1 [ string $property ] } - - Return [ NULL ] } Method [ final protected method checkStringParameter ] { @@ -39548,7 +39482,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $element ] Parameter #1 [ string $property ] } - - Return [ NULL ] } } } @@ -39595,8 +39528,8 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Property [ protected $headers ] Property [ protected $protocolVersion ] Property [ protected $uri ] - Property [ private $reasonPhrase ] - Property [ private $statusCode ] + Property [ protected $reasonPhrase ] + Property [ protected $statusCode ] } - Methods [32] { @@ -39632,34 +39565,34 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Return [ Phalcon\Http\Message\Response ] } - Method [ private method checkCodeType ] { + Method [ protected method getPhrases ] { - - Parameters [1] { - Parameter #0 [ $code ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ private method checkCodeValue ] { + Method [ protected method processCode ] { - - Parameters [1] { - Parameter #0 [ int $code ] + - Parameters [2] { + Parameter #0 [ $code ] + Parameter #1 [ $phrase ] } - Return [ void ] } - Method [ private method getPhrases ] { + Method [ private method checkCodeType ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $code ] } - - Return [ array ] + - Return [ void ] } - Method [ private method processCode ] { + Method [ private method checkCodeValue ] { - - Parameters [2] { - Parameter #0 [ $code ] - Parameter #1 [ $phrase ] + - Parameters [1] { + Parameter #0 [ int $code ] } - Return [ void ] } @@ -39714,7 +39647,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $name ] Parameter #1 [ $value ] } - - Return [ NULL ] } Method [ public method withBody ] { @@ -39722,7 +39654,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Psr\Http\Message\StreamInterface $body ] } - - Return [ NULL ] } Method [ public method withHeader ] { @@ -39731,7 +39662,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $name ] Parameter #1 [ $value ] } - - Return [ NULL ] } Method [ public method withProtocolVersion ] { @@ -39739,7 +39669,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $version ] } - - Return [ NULL ] } Method [ public method withoutHeader ] { @@ -39747,7 +39676,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $name ] } - - Return [ NULL ] } Method [ final protected method checkHeaderHost ] { @@ -39829,7 +39757,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $element ] Parameter #1 [ string $property ] } - - Return [ NULL ] } Method [ final protected method checkStringParameter ] { @@ -39846,7 +39773,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $element ] Parameter #1 [ string $property ] } - - Return [ NULL ] } } } @@ -39895,12 +39821,12 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Property [ protected $method ] Property [ protected $requestTarget ] Property [ protected $uri ] - Property [ private $attributes ] - Property [ private $cookieParams ] - Property [ private $parsedBody ] - Property [ private $queryParams ] - Property [ private $serverParams ] - Property [ private $uploadedFiles ] + Property [ protected $attributes ] + Property [ protected $cookieParams ] + Property [ protected $parsedBody ] + Property [ protected $queryParams ] + Property [ protected $serverParams ] + Property [ protected $uploadedFiles ] } - Methods [46] { @@ -40045,7 +39971,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $method ] } - - Return [ NULL ] } Method [ public method withRequestTarget ] { @@ -40053,7 +39978,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $requestTarget ] } - - Return [ NULL ] } Method [ public method withUri ] { @@ -40062,7 +39986,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ Psr\Http\Message\UriInterface $uri ] Parameter #1 [ $preserveHost ] } - - Return [ NULL ] } Method [ final protected method processMethod ] { @@ -40128,7 +40051,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $name ] Parameter #1 [ $value ] } - - Return [ NULL ] } Method [ public method withBody ] { @@ -40136,7 +40058,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Psr\Http\Message\StreamInterface $body ] } - - Return [ NULL ] } Method [ public method withHeader ] { @@ -40145,7 +40066,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $name ] Parameter #1 [ $value ] } - - Return [ NULL ] } Method [ public method withProtocolVersion ] { @@ -40153,7 +40073,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $version ] } - - Return [ NULL ] } Method [ public method withoutHeader ] { @@ -40161,7 +40080,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $name ] } - - Return [ NULL ] } Method [ final protected method checkHeaderHost ] { @@ -40243,7 +40161,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $element ] Parameter #1 [ string $property ] } - - Return [ NULL ] } Method [ final protected method checkStringParameter ] { @@ -40260,7 +40177,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $element ] Parameter #1 [ string $property ] } - - Return [ NULL ] } } } @@ -41042,12 +40958,12 @@ Extension [ extension #110 phalcon version 4.0.5 ] { } - Properties [8] { - Property [ private $fragment ] - Property [ private $host ] - Property [ private $pass ] - Property [ private $path ] - Property [ private $port ] - Property [ private $query ] + Property [ protected $fragment ] + Property [ protected $host ] + Property [ protected $pass ] + Property [ protected $path ] + Property [ protected $port ] + Property [ protected $query ] Property [ private $scheme ] Property [ private $user ] } @@ -41220,7 +41136,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $element ] Parameter #1 [ string $property ] } - - Return [ NULL ] } Method [ final protected method checkStringParameter ] { @@ -41237,7 +41152,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #0 [ $element ] Parameter #1 [ string $property ] } - - Return [ NULL ] } } } @@ -42037,7 +41951,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $content ] + Parameter #0 [ string or NULL $content ] Parameter #1 [ $code ] Parameter #2 [ $status ] } @@ -42401,7 +42315,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string or NULL $signKey ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ Phalcon\Http\Response\CookiesInterface ] } Method [ public method useEncryption ] { @@ -43480,20 +43394,19 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Return [ array ] } - Method [ protected method checkService ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $config ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method checkConfig ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $name ] } - - Return [ array ] } Method [ protected method init ] { @@ -44031,20 +43944,19 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Return [ array ] } - Method [ protected method checkService ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $config ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method checkConfig ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $name ] } - - Return [ array ] } Method [ protected method init ] { @@ -46354,7 +46266,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $parameters ] } - - Return [ float ] } Method [ static public method cloneResult ] { @@ -46393,7 +46304,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $parameters ] } - - Return [ int ] } Method [ static public method find ] { @@ -46446,7 +46356,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ $parameters ] } - - Return [ float ] } Method [ static protected method _groupResult ] { @@ -46629,7 +46538,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getMessages ] { @@ -47501,10 +47410,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { } Method [ public method getColumns ] { - - - Parameters [0] { - } - - Return [ string or NULL ] } Method [ public method getConditions ] { @@ -47528,10 +47433,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { } Method [ public method getLimit ] { - - - Parameters [0] { - } - - Return [ string or NULL ] } Method [ public method getModelName ] { @@ -47796,6 +47697,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method initialize ] { @@ -48299,7 +48201,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { Parameter #1 [ $placeholders ] Parameter #2 [ $types ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] } Method [ public method createBuilder ] { @@ -48403,7 +48304,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array ] + - Return [ array or NULL ] } Method [ public method getDefaultValues ] { @@ -48482,7 +48383,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array ] + - Return [ array or NULL ] } Method [ public method getStrategy ] { @@ -48717,7 +48618,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array ] + - Return [ array or NULL ] } Method [ public method getDefaultValues ] { @@ -48796,7 +48697,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array ] + - Return [ array or NULL ] } Method [ public method getStrategy ] { @@ -49033,7 +48934,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array ] + - Return [ array or NULL ] } Method [ public method getDefaultValues ] { @@ -49112,7 +49013,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array ] + - Return [ array or NULL ] } Method [ public method getStrategy ] { @@ -49330,7 +49231,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array ] + - Return [ array or NULL ] } Method [ public method getDefaultValues ] { @@ -49409,7 +49310,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array ] + - Return [ array or NULL ] } Method [ public method getStrategy ] { @@ -49725,7 +49626,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array ] + - Return [ array or NULL ] } Method [ public method getDefaultValues ] { @@ -49804,7 +49705,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array ] + - Return [ array or NULL ] } Method [ public method getStrategy ] { @@ -51158,10 +51059,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { } Method [ public method getFirst ] { - - - Parameters [0] { - } - - Return [ Phalcon\Mvc\ModelInterface or NULL ] } Method [ public method getHydrateMode ] { @@ -51406,10 +51303,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { } Method [ public method getFirst ] { - - - Parameters [0] { - } - - Return [ Phalcon\Mvc\ModelInterface or NULL ] } Method [ public method getHydrateMode ] { @@ -54792,20 +54685,19 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Return [ array ] } - Method [ protected method checkService ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $config ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method checkConfig ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $name ] } - - Return [ array ] } Method [ protected method init ] { @@ -56331,20 +56223,19 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Return [ array ] } - Method [ protected method checkService ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $config ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method checkConfig ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $name ] } - - Return [ array ] } Method [ protected method init ] { @@ -56460,20 +56351,19 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Return [ array ] } - Method [ protected method checkService ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $config ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method checkConfig ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $name ] } - - Return [ array ] } Method [ protected method init ] { @@ -58102,8 +57992,8 @@ Extension [ extension #110 phalcon version 4.0.5 ] { } - Properties [2] { - Property [ private $mapper ] - Property [ private $services ] + Property [ protected $mapper ] + Property [ protected $services ] } - Methods [6] { @@ -58119,7 +58009,7 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ Phalcon\Translate\Adapter\AdapterInterface ] + - Return [ Phalcon\Translate\Interpolator\InterpolatorInterface ] } Method [ protected method getAdapters ] { @@ -58129,20 +58019,19 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Return [ array ] } - Method [ protected method checkService ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $config ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method checkConfig ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $name ] } - - Return [ array ] } Method [ protected method init ] { @@ -58256,20 +58145,19 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Return [ array ] } - Method [ protected method checkService ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $config ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method checkConfig ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $name ] } - - Return [ array ] } Method [ protected method init ] { @@ -58530,10 +58418,6 @@ Extension [ extension #110 phalcon version 4.0.5 ] { } Method [ public method getEntity ] { - - - Parameters [0] { - } - - Return [ NULL ] } Method [ public method getFilters ] { @@ -58768,20 +58652,19 @@ Extension [ extension #110 phalcon version 4.0.5 ] { - Return [ array ] } - Method [ protected method checkService ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $config ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method checkConfig ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $name ] } - - Return [ array ] } Method [ protected method init ] { diff --git a/php-phalcon4.spec b/php-phalcon4.spec index 99c0033..32feb16 100644 --- a/php-phalcon4.spec +++ b/php-phalcon4.spec @@ -22,7 +22,7 @@ %global pecl_name phalcon # after 40-json.ini, 20-pdo.ini, 40-psr.ini %global ini_name 50-%{pecl_name}.ini -%global upstream_ver 4.0.5 +%global upstream_ver 4.0.6 #global upstream_pre rc.3 Name: %{?sub_prefix}php-phalcon4 @@ -255,6 +255,9 @@ fi %changelog +* Sun May 17 2020 Remi Collet - 4.0.6-1 +- update to 4.0.6 + * Mon Mar 9 2020 Remi Collet - 4.0.5-1 - update to 4.0.5 -- cgit