aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Memcache/RedisTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-131-4/+3
* adjust redis compareSetTTL to use a lua scriptRobin Appelman2023-12-211-0/+21
* redis: move lua scripts to class and add type hintsVarun Patil2023-05-101-3/+1
* add test to verify redis lua script hashesRobin Appelman2023-04-171-0/+8
* Add apcu and ffmpeg to have less skipped testsCôme Chilliet2023-02-071-0/+4
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Skip redis if not configuredRoeland Jago Douma2019-11-271-0/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Make cache tests a bit more clearMorris Jobke2017-05-041-0/+5
* Restoring the error handler within the error handler causes unexpected resultsJoas Schilling2017-04-201-3/+10
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+39