Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-06-07Issue #1894issue-1894-pop-countPavlo Yatsukhnenko
2022-05-26Fix tests on Redis 7.0Pavlo Yatsukhnenko
2022-04-12Issue #1894Pavlo Yatsukhnenko
2022-04-11Issue #1894Pavlo Yatsukhnenko
2022-01-30A small test for key scanning in RedisArraymichael-grunder
2022-01-26Fix LZF decompression logic. (#2065)Michael Grunder
2021-12-28[WIP] Issue #1894Pavlo Yatsukhnenko
2021-12-13Issue #2009Pavlo Yatsukhnenko
2021-12-07Fix 'PHP Deprecated: strtolower(): Passing null' warningPavlo Yatsukhnenko
2021-12-02Fix expire check in testttl (#2039)Michael Grunder
2021-12-01Fix 'PHP Deprecated: Creation of dynamic property' warningPavlo Yatsukhnenko
2021-09-25Redis::__construct optionsPavlo Yatsukhnenko
2021-07-21Add documentation for backoff algorithmsNathaniel Braun
2021-07-20Add support for exponential backoff on retryNathaniel Braun
2021-06-22Separate compression and create utility methodsmichael-grunder
2021-05-14[WIP] Issue #1894Pavlo Yatsukhnenko
2021-04-26[WIP] Issue #1894Pavlo Yatsukhnenko
2021-04-10[WIP] Issue #1894Pavlo Yatsukhnenko
2021-03-21[WIP] Issue #1894Pavlo Yatsukhnenko
2021-03-11Fix PhpRedis session tests to soften timing issuesmichael-grunder
2021-03-10Pass compression flag when performing HMGET (#1945)Adam Olley
2021-03-10Fix session retry testmichael-grunder
2021-03-09Fix failing test.Mike Griego
2021-03-06[WIP] Issue #1894Pavlo Yatsukhnenko
2021-03-06TravisCI: fix testsPavlo Yatsukhnenko
2021-03-06TravisCI: sentinel testsPavlo Yatsukhnenko
2021-03-04Merge pull request #1940 from phpredis/issue-1894-copyPavlo Yatsukhnenko
2021-02-28[WIP] Issue #1894Pavlo Yatsukhnenko
2021-02-26Fix ZSTD decompression on bad data.michael-grunder
2021-02-21[WIP] Issue #1894Pavlo Yatsukhnenko
2021-01-29[WIP] Issue #1894Pavlo Yatsukhnenko
2021-01-17[WIP] Issue #1894Pavlo Yatsukhnenko
2021-01-17Fix Redis::sMisMember.Pavlo Yatsukhnenko
2020-12-22[WIP] Issue #1894Pavlo Yatsukhnenko
2020-10-13Verify SET options are strings before testing them as strings. (#1859)Michael Grunder
2020-09-28Issue.1847 cluster segfault (#1850)Michael Grunder
2020-09-11fix arg indexesRemi Collet
2020-09-11fix 1 test for PHP 8, use call_user_func when no argRemi Collet
2020-08-30Relax requirements on set's expire argument (#1830)Michael Grunder
2020-08-28Add a regression test for XINFO on empty streammichael-grunder
2020-07-07Add a test for passing NULL to authmichael-grunder
2020-06-25Support for Redis 6 ACLs (#1791)Michael Grunder
2020-06-08Rebased LZ4 PR (#1781)Michael Grunder
2020-06-07Issue.1762 xinfo full (#1771)Michael Grunder
2020-06-05TravisCI: test tls connectPavlo Yatsukhnenko
2020-05-24Adds Redis 6.0 KEEPTTL option for SET (#1766)Michael Grunder
2020-05-19Issue #548 (#1649)Pavlo Yatsukhnenko
2020-05-01Make unit test authentication configurable (#1748)Michael Grunder
2020-03-30requirepassPavlo Yatsukhnenko
2020-03-30Update session.save_path in RedisClusterTest::sessionTestPavlo Yatsukhnenko