From e0edf113dc8794e92d5a7de878d4219ab0cdb11c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 20 Feb 2023 07:31:44 +0100 Subject: update to 1.10.1 --- PHPINFO | 6 ++-- REFLECTION | 95 +++++++++++++++++++++++++++++++------------------------ php-pecl-ice.spec | 5 ++- 3 files changed, 60 insertions(+), 46 deletions(-) diff --git a/PHPINFO b/PHPINFO index d684398..40226e0 100644 --- a/PHPINFO +++ b/PHPINFO @@ -5,9 +5,9 @@ ice Simple and fast PHP framework frozen in C extension.
Copyright (c) 2014-2023 Ice Team. ice => enabled Author => Ice Team -Version => 1.10.0 -Build Date => Feb 13 2023 00:00:00 -Powered by Zephir => Version 0.16.3-$Id$ +Version => 1.10.1 +Build Date => Feb 20 2023 00:00:00 +Powered by Zephir => Version 0.17.0-$Id$ homepage => https://www.iceframework.org email => info@iceframework.org diff --git a/REFLECTION b/REFLECTION index 344ccf2..008837e 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #77 ice version 1.10.0 ] { +Extension [ extension #122 ice version 1.10.1 ] { - Dependencies { } @@ -887,6 +887,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [1] { Parameter #0 [ $offset ] } + - Return [ mixed ] } Method [ public method offsetSet ] { @@ -973,7 +974,7 @@ Extension [ extension #77 ice version 1.10.0 ] { } } - Class [ abstract class Ice\Mvc\Model extends Ice\Arr implements Traversable, IteratorAggregate, Countable, ArrayAccess, Serializable ] { + Class [ abstract class Ice\Mvc\Model extends Ice\Arr implements Traversable, IteratorAggregate, Countable, ArrayAccess ] { - Constants [3] { Constant [ public int BELONGS_TO ] { 1 } @@ -1284,19 +1285,18 @@ Extension [ extension #77 ice version 1.10.0 ] { } } - Method [ public method serialize ] { + Method [ public method __serialize ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method unserialize ] { + Method [ public method __unserialize ] { - Parameters [1] { - Parameter #0 [ string $serialized ] + Parameter #0 [ array $serialized ] } - - Return [ void ] } Method [ public method __call ] { @@ -1448,6 +1448,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [1] { Parameter #0 [ $offset ] } + - Return [ mixed ] } Method [ public method offsetSet ] { @@ -1779,6 +1780,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [1] { Parameter #0 [ $offset ] } + - Return [ mixed ] } Method [ public method offsetSet ] { @@ -1871,7 +1873,7 @@ Extension [ extension #77 ice version 1.10.0 ] { Method [ protected method completeLogin ] { - Parameters [2] { - Parameter #0 [ $user ] + Parameter #0 [ string $user ] Parameter #1 [ array $roles = [] ] } } @@ -2633,6 +2635,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [1] { Parameter #0 [ $offset ] } + - Return [ mixed ] } Method [ public method offsetSet ] { @@ -3558,7 +3561,7 @@ Extension [ extension #77 ice version 1.10.0 ] { Method [ protected method completeLogin ] { - Parameters [2] { - Parameter #0 [ $user ] + Parameter #0 [ string $user ] Parameter #1 [ array $roles = [] ] } } @@ -3604,7 +3607,7 @@ Extension [ extension #77 ice version 1.10.0 ] { } } - Class [ class Ice\Auth\Driver\Model\Roles extends Ice\Mvc\Model implements Serializable, ArrayAccess, Countable, IteratorAggregate, Traversable ] { + Class [ class Ice\Auth\Driver\Model\Roles extends Ice\Mvc\Model implements ArrayAccess, Countable, IteratorAggregate, Traversable ] { - Constants [3] { Constant [ public int BELONGS_TO ] { 1 } @@ -3922,19 +3925,18 @@ Extension [ extension #77 ice version 1.10.0 ] { } } - Method [ public method serialize ] { + Method [ public method __serialize ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method unserialize ] { + Method [ public method __unserialize ] { - Parameters [1] { - Parameter #0 [ string $serialized ] + Parameter #0 [ array $serialized ] } - - Return [ void ] } Method [ public method __call ] { @@ -4086,6 +4088,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [1] { Parameter #0 [ $offset ] } + - Return [ mixed ] } Method [ public method offsetSet ] { @@ -4139,7 +4142,7 @@ Extension [ extension #77 ice version 1.10.0 ] { } } - Class [ class Ice\Auth\Driver\Model\Roles\Users extends Ice\Mvc\Model implements Serializable, ArrayAccess, Countable, IteratorAggregate, Traversable ] { + Class [ class Ice\Auth\Driver\Model\Roles\Users extends Ice\Mvc\Model implements ArrayAccess, Countable, IteratorAggregate, Traversable ] { - Constants [3] { Constant [ public int BELONGS_TO ] { 1 } @@ -4458,19 +4461,18 @@ Extension [ extension #77 ice version 1.10.0 ] { } } - Method [ public method serialize ] { + Method [ public method __serialize ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method unserialize ] { + Method [ public method __unserialize ] { - Parameters [1] { - Parameter #0 [ string $serialized ] + Parameter #0 [ array $serialized ] } - - Return [ void ] } Method [ public method __call ] { @@ -4622,6 +4624,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [1] { Parameter #0 [ $offset ] } + - Return [ mixed ] } Method [ public method offsetSet ] { @@ -4675,7 +4678,7 @@ Extension [ extension #77 ice version 1.10.0 ] { } } - Class [ class Ice\Auth\Driver\Model\Users extends Ice\Mvc\Model implements Serializable, ArrayAccess, Countable, IteratorAggregate, Traversable ] { + Class [ class Ice\Auth\Driver\Model\Users extends Ice\Mvc\Model implements ArrayAccess, Countable, IteratorAggregate, Traversable ] { - Constants [3] { Constant [ public int BELONGS_TO ] { 1 } @@ -5009,19 +5012,18 @@ Extension [ extension #77 ice version 1.10.0 ] { } } - Method [ public method serialize ] { + Method [ public method __serialize ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method unserialize ] { + Method [ public method __unserialize ] { - Parameters [1] { - Parameter #0 [ string $serialized ] + Parameter #0 [ array $serialized ] } - - Return [ void ] } Method [ public method __call ] { @@ -5173,6 +5175,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [1] { Parameter #0 [ $offset ] } + - Return [ mixed ] } Method [ public method offsetSet ] { @@ -5226,7 +5229,7 @@ Extension [ extension #77 ice version 1.10.0 ] { } } - Class [ class Ice\Auth\Driver\Model\Users\Social extends Ice\Mvc\Model implements Serializable, ArrayAccess, Countable, IteratorAggregate, Traversable ] { + Class [ class Ice\Auth\Driver\Model\Users\Social extends Ice\Mvc\Model implements ArrayAccess, Countable, IteratorAggregate, Traversable ] { - Constants [3] { Constant [ public int BELONGS_TO ] { 1 } @@ -5550,19 +5553,18 @@ Extension [ extension #77 ice version 1.10.0 ] { } } - Method [ public method serialize ] { + Method [ public method __serialize ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method unserialize ] { + Method [ public method __unserialize ] { - Parameters [1] { - Parameter #0 [ string $serialized ] + Parameter #0 [ array $serialized ] } - - Return [ void ] } Method [ public method __call ] { @@ -5714,6 +5716,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [1] { Parameter #0 [ $offset ] } + - Return [ mixed ] } Method [ public method offsetSet ] { @@ -5767,7 +5770,7 @@ Extension [ extension #77 ice version 1.10.0 ] { } } - Class [ class Ice\Auth\Driver\Model\Users\Tokens extends Ice\Mvc\Model implements Serializable, ArrayAccess, Countable, IteratorAggregate, Traversable ] { + Class [ class Ice\Auth\Driver\Model\Users\Tokens extends Ice\Mvc\Model implements ArrayAccess, Countable, IteratorAggregate, Traversable ] { - Constants [3] { Constant [ public int BELONGS_TO ] { 1 } @@ -6098,19 +6101,18 @@ Extension [ extension #77 ice version 1.10.0 ] { } } - Method [ public method serialize ] { + Method [ public method __serialize ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method unserialize ] { + Method [ public method __unserialize ] { - Parameters [1] { - Parameter #0 [ string $serialized ] + Parameter #0 [ array $serialized ] } - - Return [ void ] } Method [ public method __call ] { @@ -6262,6 +6264,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [1] { Parameter #0 [ $offset ] } + - Return [ mixed ] } Method [ public method offsetSet ] { @@ -7963,6 +7966,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [1] { Parameter #0 [ $offset ] } + - Return [ mixed ] } Method [ public method offsetSet ] { @@ -8180,6 +8184,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [1] { Parameter #0 [ $offset ] } + - Return [ mixed ] } Method [ public method offsetSet ] { @@ -9202,6 +9207,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [1] { Parameter #0 [ $offset ] } + - Return [ mixed ] } Method [ public method offsetSet ] { @@ -9549,7 +9555,7 @@ Extension [ extension #77 ice version 1.10.0 ] { Method [ protected method doSanitize ] { - Parameters [2] { - Parameter #0 [ string $value ] + Parameter #0 [ $value ] Parameter #1 [ string $filter ] } } @@ -10117,6 +10123,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [1] { Parameter #0 [ $offset ] } + - Return [ mixed ] } Method [ public method offsetSet ] { @@ -10639,6 +10646,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [1] { Parameter #0 [ $offset ] } + - Return [ mixed ] } Method [ public method offsetSet ] { @@ -11425,7 +11433,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [3] { Parameter #0 [ string $prefix ] - Parameter #1 [ string $baseDir ] + Parameter #1 [ ?string $baseDir = ] Parameter #2 [ bool $prepend = ] } } @@ -13233,6 +13241,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [1] { Parameter #0 [ $offset ] } + - Return [ mixed ] } Method [ public method offsetSet ] { @@ -13836,6 +13845,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [1] { Parameter #0 [ $offset ] } + - Return [ mixed ] } Method [ public method offsetSet ] { @@ -14091,6 +14101,7 @@ Extension [ extension #77 ice version 1.10.0 ] { - Parameters [1] { Parameter #0 [ $offset ] } + - Return [ mixed ] } Method [ public method offsetSet ] { @@ -15945,7 +15956,7 @@ Extension [ extension #77 ice version 1.10.0 ] { Constant [ public int STABLE ] { 4 } Constant [ public int MAJOR ] { 1 } Constant [ public int MINOR ] { 10 } - Constant [ public int PATCH ] { 0 } + Constant [ public int PATCH ] { 1 } Constant [ public int STAGE ] { 4 } Constant [ public int BUILD ] { 0 } } diff --git a/php-pecl-ice.spec b/php-pecl-ice.spec index 7ba724b..83cac30 100644 --- a/php-pecl-ice.spec +++ b/php-pecl-ice.spec @@ -16,7 +16,7 @@ # After 20-json and 20-pdo %global ini_name 40-%{pecl_name}.ini -%global upstream_version 1.10.0 +%global upstream_version 1.10.1 #global upstream_prever alpha3 Summary: Simple and fast PHP framework @@ -190,6 +190,9 @@ cd ../ZTS %changelog +* Mon Feb 20 2023 Remi Collet - 1.10.1-1 +- update to 1.10.1 + * Mon Feb 13 2023 Remi Collet - 1.10.0-1 - update to 1.10.0 -- cgit