12 Commits

Author SHA1 Message Date
Nicolas Grekas
5e4bdf97c8 Fix arginfo for arguments that default to null 2023-07-27 17:57:44 +02:00
Pavlo Yatsukhnenko
ebb2386e52 Synchronize Redis and RedisSentinel constructors 2023-02-12 22:33:45 +02:00
michael-grunder
0243dd9d2a SENTINEL RESET returns a long. 2022-11-17 22:35:18 -08:00
Pavlo Yatsukhnenko
f2bb2cdb5a Issue #2114
Redis Sentinel TLS support
2022-10-30 11:46:43 -07:00
Remi Collet
a38e08daa1 regenerate arginfo using 8.2.0beta1 2022-07-18 13:46:36 +02:00
Remi Collet
3675f442e4 mark auth param as sensitive for PHP 8.2
refactor MINIT (split in each class sources file)
use @generate-class-entries in stub files
add RedisException and RedisClusterException in stub files
2022-07-18 13:45:45 +02:00
sy-records
5db855617d Fix missing auth in RedisSentinel stub 2022-03-30 12:38:35 +08:00
Pavlo Yatsukhnenko
a5d5df4b68 Add stub-based arginfo for RedisSentinel::myid 2021-09-07 20:12:27 +03:00
Remi Collet
b84550eb40 use @generate-legacy-arginfo 2021-08-26 09:53:07 +03:00
Remi Collet
c7f826c1d4 drop return type hinting (missing) 2021-08-26 09:53:07 +03:00
Remi Collet
10feb23430 drop return type hinting 2021-08-26 09:53:07 +03:00
Remi Collet
edac508ef5 use stub/arginfo for RedisSentinel 2021-08-26 09:52:40 +03:00