Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adjust redis compareSetTTL to use a lua script | Robin Appelman | 2024-01-02 | 1 | -0/+21 |
* | redis: move lua scripts to class and add type hints | Varun Patil | 2023-05-31 | 1 | -3/+1 |
* | add test to verify redis lua script hashes | Robin Appelman | 2023-05-31 | 1 | -0/+8 |
* | Add apcu and ffmpeg to have less skipped tests | Côme Chilliet | 2023-02-07 | 1 | -0/+4 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Skip redis if not configured | Roeland Jago Douma | 2019-11-27 | 1 | -0/+4 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Make cache tests a bit more clear | Morris Jobke | 2017-05-04 | 1 | -0/+5 |
* | Restoring the error handler within the error handler causes unexpected results | Joas Schilling | 2017-04-20 | 1 | -3/+10 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+39 |