Package: php-nrk-predis / 3.1.0-1

Metadata

Package Version Patches format
php-nrk-predis 3.1.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use homemade autoload.php.patch | (download)

examples/shared.php | 2 1 + 1 - 0 !
tests/bootstrap.php | 6 5 + 1 - 0 !
2 files changed, 6 insertions(+), 2 deletions(-)

 use homemade autoload.php

0002 Skip tests failing on 32 bit architectures.patch | (download)

tests/Predis/Command/Redis/GEOSEARCH_Test.php | 5 5 + 0 - 0 !
tests/Predis/Command/Redis/PEXPIRETIME_Test.php | 4 4 + 0 - 0 !
2 files changed, 9 insertions(+)

 skip tests failing on 32-bit architectures


0003 Compatibility with recent PHPUnit 10.patch | (download)

tests/PHPUnit/PredisTestCase.php | 22 7 + 15 - 0 !
tests/Predis/Command/Redis/FCALL_RO_Test.php | 3 3 + 0 - 0 !
tests/Predis/Transaction/Strategy/ConnectionStrategyResolverTest.php | 2 2 + 0 - 0 !
3 files changed, 12 insertions(+), 15 deletions(-)

 compatibility with recent phpunit (10)

Bug-Debian: https://bugs.debian.org/1039810

0004 Make provider functions static PHPUnit 11 Fix.patch | (download)

tests/Predis/Command/Argument/Search/AggregateArgumentsTest.php | 10 5 + 5 - 0 !
tests/Predis/Command/Argument/Search/SchemaFields/GeoFieldTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Argument/Search/SchemaFields/GeoShapeFieldTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Argument/Search/SchemaFields/NumericFieldTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Argument/Search/SchemaFields/TagFieldTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Argument/Search/SchemaFields/TextFieldTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Argument/Search/SearchArgumentsTest.php | 6 3 + 3 - 0 !
tests/Predis/Command/Argument/Search/SpellcheckArgumentsTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Argument/TimeSeries/RangeArgumentsTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/CommandTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Container/ContainerFactoryTest.php | 4 2 + 2 - 0 !
tests/Predis/Command/PrefixableCommandTest.php | 6 3 + 3 - 0 !
tests/Predis/Command/RawCommandTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/AbstractCommand/BZPOPBaseTest.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/BITFIELD_RO_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/BLMOVE_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/BLMPOP_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/BZMPOP_Test.php | 8 4 + 4 - 0 !
tests/Predis/Command/Redis/BloomFilter/BFINFO_Test.php | 6 3 + 3 - 0 !
tests/Predis/Command/Redis/BloomFilter/BFINSERT_Test.php | 6 3 + 3 - 0 !
tests/Predis/Command/Redis/BloomFilter/BFRESERVE_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/CLIENT_Test.php | 8 4 + 4 - 0 !
tests/Predis/Command/Redis/COPY_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/CountMinSketch/CMSINCRBY_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/CountMinSketch/CMSMERGE_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/CountMinSketch/CMSQUERY_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/CuckooFilter/CFINFO_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/CuckooFilter/CFINSERTNX_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/CuckooFilter/CFINSERT_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/CuckooFilter/CFRESERVE_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/EVALSHA_RO_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/EVAL_RO_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/EXPIREAT_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/EXPIRE_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/FAILOVER_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/FCALL_RO_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/FCALL_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/FUNCTIONS_Test.php | 6 3 + 3 - 0 !
tests/Predis/Command/Redis/GEORADIUSBYMEMBER_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/GEORADIUS_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/GEOSEARCHSTORE_Test.php | 6 3 + 3 - 0 !
tests/Predis/Command/Redis/GEOSEARCH_Test.php | 8 4 + 4 - 0 !
tests/Predis/Command/Redis/GETEX_Test.php | 6 3 + 3 - 0 !
tests/Predis/Command/Redis/HEXPIREAT_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/HEXPIRE_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/HGETEX_Test.php | 6 3 + 3 - 0 !
tests/Predis/Command/Redis/HPEXPIREAT_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/HPEXPIRE_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/HRANDFIELD_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/HSETEX_Test.php | 6 3 + 3 - 0 !
tests/Predis/Command/Redis/Json/JSONARRAPPEND_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONARRINDEX_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONARRINSERT_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONARRLEN_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONARRPOP_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONARRTRIM_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONCLEAR_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONDEBUG_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONDEL_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONFORGET_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONGET_Test.php | 6 3 + 3 - 0 !
tests/Predis/Command/Redis/Json/JSONMERGE_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONMGET_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONNUMINCRBY_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONOBJKEYS_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONOBJLEN_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONRESP_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONSET_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/Json/JSONSTRAPPEND_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONSTRLEN_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONTOGGLE_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Json/JSONTYPE_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/LCS_Test.php | 6 3 + 3 - 0 !
tests/Predis/Command/Redis/LMOVE_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/LMPOP_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/SHUTDOWN_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/SINTERCARD_Test.php | 6 3 + 3 - 0 !
tests/Predis/Command/Redis/SMISMEMBER_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/SORT_RO_Test.php | 8 4 + 4 - 0 !
tests/Predis/Command/Redis/SORT_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Search/FTAGGREGATE_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Search/FTALTER_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Search/FTCREATE_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Search/FTCURSOR_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Search/FTDICTDEL_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Search/FTDROPINDEX_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Search/FTEXPLAIN_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Search/FTPROFILE_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/Search/FTSEARCH_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Search/FTSPELLCHECK_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Search/FTSUGADD_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/Search/FTSUGGET_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/Search/FTSYNUPDATE_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/TDigest/TDIGESTCREATE_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/TDigest/TDIGESTMERGE_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/TDigest/TDIGESTTRIMMED_MEAN_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/TimeSeries/TSADD_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/TimeSeries/TSALTER_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/TimeSeries/TSCREATERULE_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/TimeSeries/TSCREATE_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/TimeSeries/TSDECRBY_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/TimeSeries/TSGET_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/TimeSeries/TSINCRBY_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/TimeSeries/TSINFO_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/TimeSeries/TSMGET_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/TimeSeries/TSMRANGE_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/TimeSeries/TSMREVRANGE_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/TimeSeries/TSRANGE_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/TimeSeries/TSREVRANGE_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/TopK/TOPKADD_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/TopK/TOPKLIST_Test.php | 6 3 + 3 - 0 !
tests/Predis/Command/Redis/TopK/TOPKRESERVE_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/VADD_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/VEMB_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/VSIM_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/XADD_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/XAUTOCLAIM_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/XCLAIM_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/XGROUP_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/XINFO_Test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/XPENDING_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/XREADGROUP_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/XREAD_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/XSETID_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/XTRIM_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/ZDIFFSTORE_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/ZDIFF_test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/ZINTERCARD_Test.php | 6 3 + 3 - 0 !
tests/Predis/Command/Redis/ZINTERSTORE_Test.php | 6 3 + 3 - 0 !
tests/Predis/Command/Redis/ZINTER_Test.php | 6 3 + 3 - 0 !
tests/Predis/Command/Redis/ZMPOP_Test.php | 8 4 + 4 - 0 !
tests/Predis/Command/Redis/ZMSCORE_Test.php | 2 1 + 1 - 0 !
tests/Predis/Command/Redis/ZRANDMEMBER_test.php | 4 2 + 2 - 0 !
tests/Predis/Command/Redis/ZRANGESTORE_Test.php | 6 3 + 3 - 0 !
tests/Predis/Command/Redis/ZUNIONSTORE_Test.php | 6 3 + 3 - 0 !
tests/Predis/Command/Redis/ZUNION_Test.php | 6 3 + 3 - 0 !
tests/Predis/Command/Traits/AggregateTest.php | 4 2 + 2 - 0 !
tests/Predis/Command/Traits/BitByteTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/BloomFilters/BucketSizeTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/BloomFilters/CapacityTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/BloomFilters/ErrorTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/BloomFilters/ExpansionTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/BloomFilters/ItemsTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/BloomFilters/MaxIterationsTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/BloomFilters/NoCreateTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/By/ByArgumentTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/By/GeoByTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/ByLexByScoreTest.php | 4 2 + 2 - 0 !
tests/Predis/Command/Traits/CountTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/DbTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/From/GeoFromTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/Get/GetTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/Json/IndentTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/Json/NewlineTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/Json/NxXxArgumentTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/Json/SpaceTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/KeysTest.php | 4 2 + 2 - 0 !
tests/Predis/Command/Traits/LeftRightTest.php | 4 2 + 2 - 0 !
tests/Predis/Command/Traits/Limit/LimitObjectTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/Limit/LimitTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/MinMaxModifierTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/ReplaceTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/RevTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/StoredistTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/TimeoutTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/To/ServerToTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/WeightsTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/With/WithCoordTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/With/WithDistTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/With/WithHashTest.php | 2 1 + 1 - 0 !
tests/Predis/Command/Traits/With/WithScoresTest.php | 4 2 + 2 - 0 !
tests/Predis/Command/Utils/CommandUtilityTest.php | 2 1 + 1 - 0 !
tests/Predis/Connection/Cluster/RedisClusterTest.php | 2 1 + 1 - 0 !
tests/Predis/Connection/FactoryTest.php | 4 2 + 2 - 0 !
tests/Predis/Connection/Replication/MasterSlaveReplicationTest.php | 2 1 + 1 - 0 !
tests/Predis/Connection/Replication/SentinelReplicationTest.php | 2 1 + 1 - 0 !
tests/Predis/Connection/Resource/StreamTest.php | 4 2 + 2 - 0 !
tests/Predis/Connection/StreamConnectionTest.php | 4 2 + 2 - 0 !
tests/Predis/Consumer/PubSub/ConsumerTest.php | 2 1 + 1 - 0 !
tests/Predis/Consumer/Push/ConsumerTest.php | 2 1 + 1 - 0 !
tests/Predis/Protocol/Parser/ParserStrategyResolverTest.php | 2 1 + 1 - 0 !
tests/Predis/Protocol/Parser/Strategy/Resp2StrategyTest.php | 2 1 + 1 - 0 !
tests/Predis/Protocol/Parser/Strategy/Resp3StrategyTest.php | 6 3 + 3 - 0 !
tests/Predis/Transaction/Strategy/ClusterConnectionStrategyTest.php | 5 5 + 0 - 0 !
184 files changed, 283 insertions(+), 278 deletions(-)

 make provider functions static (phpunit 11 fix)

Bug-Debian: https://bugs.debian.org/1070580

0005 Drop tearDown calls.patch | (download)

tests/Predis/Command/Redis/FCALL_RO_Test.php | 18 0 + 18 - 0 !
tests/Predis/Command/Redis/WAITAOF_Test.php | 6 0 + 6 - 0 !
2 files changed, 24 deletions(-)

 drop teardown calls


0006 Drop incompatible items from PHPUnit configuration.patch | (download)

phpunit.xml.dist | 30 0 + 30 - 0 !
1 file changed, 30 deletions(-)

 drop incompatible items from phpunit configuration