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
AgeCommit message (Collapse)Author
2022-07-18mark auth param as sensitive for PHP 8.2Remi Collet
refactor MINIT (split in each class sources file) use @generate-class-entries in stub files add RedisException and RedisClusterException in stub files
2022-02-01Allow to pass null as iteratorPavlo Yatsukhnenko
2022-01-30Issue #1393Pavlo Yatsukhnenko
2022-01-20Issue #2055Pavlo Yatsukhnenko
2021-08-26Use stub/arginfo for RedisArrayPavlo Yatsukhnenko