From 910c0f2822717c3a2fa8c66133f9b5cab34250a0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 10 Jan 2024 08:30:07 +0100 Subject: update to 5.6.0 --- PHPINFO | 4 +- REFLECTION | 461 ++++++++++++++++++++++++++++++++++++++++++++++-------- php-phalcon5.spec | 7 +- 3 files changed, 407 insertions(+), 65 deletions(-) diff --git a/PHPINFO b/PHPINFO index ae80193..2306496 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.5.0 -Build Date => Dec 28 2023 00:00:00 +Version => 5.6.0 +Build Date => Jan 10 2024 00:00:00 Powered by Zephir => Version 0.18.0-$Id$ Directive => Local Value => Master Value diff --git a/REFLECTION b/REFLECTION index d1551e3..d5580d6 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #79 phalcon version 5.5.0 ] { +Extension [ extension #80 phalcon version 5.6.0 ] { - Dependencies { Dependency [ pdo (Required) ] @@ -71,7 +71,7 @@ Extension [ extension #79 phalcon version 5.5.0 ] { } } - - Classes [618] { + - Classes [617] { Interface [ interface Phalcon\Di\InjectionAwareInterface ] { - Constants [0] { @@ -13698,7 +13698,7 @@ Extension [ extension #79 phalcon version 5.5.0 ] { Property [ protected $store = NULL ] } - - Methods [13] { + - Methods [21] { Method [ public method __construct ] { - Parameters [2] { @@ -13776,6 +13776,63 @@ Extension [ extension #79 phalcon version 5.5.0 ] { - Parameters [0] { } + - Return [ void ] + } + + Method [ public method resetColumns ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetFrom ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetWhere ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetGroupBy ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetHaving ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetOrderBy ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetLimit ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetFlags ] { + + - Parameters [0] { + } + - Return [ void ] } Method [ protected method buildFlags ] { @@ -14170,7 +14227,14 @@ Extension [ extension #79 phalcon version 5.5.0 ] { Property [ protected static $connectionConsecutive = 0 ] } - - Static methods [0] { + - Static methods [1] { + Method [ static public method setup ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + - Return [ void ] + } } - Properties [12] { @@ -15042,7 +15106,7 @@ Extension [ extension #79 phalcon version 5.5.0 ] { Property [ protected $store = NULL ] } - - Methods [30] { + - Methods [38] { Method [ public method limit ] { - Parameters [1] { @@ -15268,6 +15332,63 @@ Extension [ extension #79 phalcon version 5.5.0 ] { - Parameters [0] { } + - Return [ void ] + } + + Method [ public method resetColumns ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetFrom ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetWhere ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetGroupBy ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetHaving ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetOrderBy ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetLimit ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetFlags ] { + + - Parameters [0] { + } + - Return [ void ] } Method [ protected method buildFlags ] { @@ -15303,7 +15424,14 @@ Extension [ extension #79 phalcon version 5.5.0 ] { Property [ protected static $connectionConsecutive = 0 ] } - - Static methods [0] { + - Static methods [1] { + Method [ static public method setup ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + - Return [ void ] + } } - Properties [14] { @@ -23022,11 +23150,9 @@ Extension [ extension #79 phalcon version 5.5.0 ] { Method [ protected method phpApcuDec ] { - - Parameters [4] { + - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ int $step = ] - Parameter #2 [ $success = ] - Parameter #3 [ int $ttl = ] } } @@ -23046,19 +23172,16 @@ Extension [ extension #79 phalcon version 5.5.0 ] { Method [ protected method phpApcuInc ] { - - Parameters [4] { + - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ int $step = ] - Parameter #2 [ $success = ] - Parameter #3 [ int $ttl = ] } } Method [ protected method phpApcuFetch ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ $key ] - Parameter #1 [ $success = ] } } @@ -27871,11 +27994,9 @@ Extension [ extension #79 phalcon version 5.5.0 ] { Method [ protected method phpApcuDec ] { - - Parameters [4] { + - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ int $step = ] - Parameter #2 [ $success = ] - Parameter #3 [ int $ttl = ] } } @@ -27895,19 +28016,16 @@ Extension [ extension #79 phalcon version 5.5.0 ] { Method [ protected method phpApcuInc ] { - - Parameters [4] { + - Parameters [2] { Parameter #0 [ $key ] Parameter #1 [ int $step = ] - Parameter #2 [ $success = ] - Parameter #3 [ int $ttl = ] } } Method [ protected method phpApcuFetch ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ $key ] - Parameter #1 [ $success = ] } } @@ -33765,7 +33883,7 @@ Extension [ extension #79 phalcon version 5.5.0 ] { Property [ protected $store = NULL ] } - - Methods [32] { + - Methods [40] { Method [ public method __construct ] { - Parameters [2] { @@ -34010,6 +34128,62 @@ Extension [ extension #79 phalcon version 5.5.0 ] { - Return [ string ] } + Method [ public method resetColumns ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetFrom ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetWhere ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetGroupBy ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetHaving ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetOrderBy ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetLimit ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetFlags ] { + + - Parameters [0] { + } + - Return [ void ] + } + Method [ protected method buildFlags ] { - Parameters [0] { @@ -34051,7 +34225,7 @@ Extension [ extension #79 phalcon version 5.5.0 ] { Property [ protected $store = NULL ] } - - Methods [20] { + - Methods [28] { Method [ public method __construct ] { - Parameters [2] { @@ -34190,6 +34364,62 @@ Extension [ extension #79 phalcon version 5.5.0 ] { - Return [ string ] } + Method [ public method resetColumns ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetFrom ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetWhere ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetGroupBy ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetHaving ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetOrderBy ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetLimit ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetFlags ] { + + - Parameters [0] { + } + - Return [ void ] + } + Method [ protected method buildFlags ] { - Parameters [0] { @@ -34301,7 +34531,7 @@ Extension [ extension #79 phalcon version 5.5.0 ] { Property [ protected $forUpdate = false ] } - - Methods [50] { + - Methods [58] { Method [ public method __call ] { - Parameters [2] { @@ -34438,7 +34668,7 @@ Extension [ extension #79 phalcon version 5.5.0 ] { - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Select ] + - Return [ void ] } Method [ public method subSelect ] { @@ -34698,6 +34928,62 @@ Extension [ extension #79 phalcon version 5.5.0 ] { - Return [ string ] } + Method [ public method resetColumns ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetFrom ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetWhere ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetGroupBy ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetHaving ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetOrderBy ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetLimit ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetFlags ] { + + - Parameters [0] { + } + - Return [ void ] + } + Method [ protected method buildFlags ] { - Parameters [0] { @@ -34739,7 +35025,7 @@ Extension [ extension #79 phalcon version 5.5.0 ] { Property [ protected $store = NULL ] } - - Methods [37] { + - Methods [45] { Method [ public method __construct ] { - Parameters [2] { @@ -35025,52 +35311,83 @@ Extension [ extension #79 phalcon version 5.5.0 ] { - Return [ string ] } - Method [ protected method buildFlags ] { + Method [ public method resetColumns ] { - Parameters [0] { } + - Return [ void ] } - Method [ protected method buildReturning ] { + Method [ public method resetFrom ] { - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ protected method indent ] { + Method [ public method resetWhere ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ string $glue = ] + - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - } - } - Class [ abstract class Phalcon\Db\AbstractDb ] { + Method [ public method resetGroupBy ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ void ] + } - - Static properties [0] { - } + Method [ public method resetHaving ] { - - Static methods [1] { - Method [ static public method setup ] { + - Parameters [0] { + } + - Return [ void ] + } - - Parameters [1] { - Parameter #0 [ array $options ] + Method [ public method resetOrderBy ] { + + - Parameters [0] { } - Return [ void ] } - } - - Properties [0] { - } + Method [ public method resetLimit ] { - - Methods [0] { + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetFlags ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ protected method buildFlags ] { + + - Parameters [0] { + } + } + + Method [ protected method buildReturning ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method indent ] { + + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ string $glue = ] + } + - Return [ string ] + } } } @@ -35180,7 +35497,14 @@ Extension [ extension #79 phalcon version 5.5.0 ] { Property [ protected static $connectionConsecutive = 0 ] } - - Static methods [0] { + - Static methods [1] { + Method [ static public method setup ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + - Return [ void ] + } } - Properties [14] { @@ -35201,13 +35525,6 @@ Extension [ extension #79 phalcon version 5.5.0 ] { } - Methods [78] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $descriptor ] - } - } - Method [ public method addForeignKey ] { - Parameters [3] { @@ -35252,6 +35569,13 @@ Extension [ extension #79 phalcon version 5.5.0 ] { - Return [ array ] } + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $descriptor ] + } + } + Method [ public method affectedRows ] { - Parameters [0] { @@ -35870,7 +36194,14 @@ Extension [ extension #79 phalcon version 5.5.0 ] { Property [ protected static $connectionConsecutive = 0 ] } - - Static methods [0] { + - Static methods [1] { + Method [ static public method setup ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + - Return [ void ] + } } - Properties [14] { @@ -36560,7 +36891,14 @@ Extension [ extension #79 phalcon version 5.5.0 ] { Property [ protected static $connectionConsecutive = 0 ] } - - Static methods [0] { + - Static methods [1] { + Method [ static public method setup ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + - Return [ void ] + } } - Properties [14] { @@ -66466,8 +66804,9 @@ Extension [ extension #79 phalcon version 5.5.0 ] { Method [ public method toArray ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ $columns = ] + Parameter #1 [ $useGetter = ] } - Return [ array ] } diff --git a/php-phalcon5.spec b/php-phalcon5.spec index 7cd16b2..cc586b3 100644 --- a/php-phalcon5.spec +++ b/php-phalcon5.spec @@ -1,6 +1,6 @@ # remirepo spec file for php-phalcon5 # -# Copyright (c) 2014-2023 Remi Collet +# Copyright (c) 2014-2024 Remi Collet # License: CC-BY-SA-4.0 # http://creativecommons.org/licenses/by-sa/4.0/ # @@ -13,7 +13,7 @@ %global pecl_name phalcon # after 40-json.ini, 20-pdo.ini %global ini_name 50-%{pecl_name}.ini -%global upstream_ver 5.5.0 +%global upstream_ver 5.6.0 #global upstream_pre RC4 #global upstream_low %%(echo %%{upstream_pre} | tr '[:upper:]' '[:lower:]') %global sources %{pecl_name}-%{upstream_ver}%{?upstream_pre} @@ -231,6 +231,9 @@ fi %changelog +* Wed Jan 10 2024 Remi Collet - 5.6.0-1 +- update to 5.6.0 + * Thu Dec 28 2023 Remi Collet - 5.5.0-1 - update to 5.5.0 -- cgit