Commits
User selector
Commit history
Commits on Jun 29, 2026
Fix PHP 8.6 builds
Show description for 78c1c69committed
Commits on Jun 27, 2026
cleanup: Remove dead code (#2881)
Show description for 976e238authoredRefactor/modernize zend api (#2879)
Show description for cd2a396authored
Commits on Jun 15, 2026
Fix: Harden PhpRedis against protocol errors
Show description for ea3ea56committed
Commits on Jun 4, 2026
Introduce new `RedisCmd` based command construction
Show description for 2c5ef19committed
Commits on Jun 1, 2026
fix: Guard against bulk length overflow
Show description for 7b2fdc6committed
Commits on May 20, 2026
library: redis_sock_getc returns int not char to detect EOF
Show description for c67d3e4authored andcommitted
Commits on Mar 1, 2026
Modernize session locking
Show description for e39d9b7committed
Commits on Feb 18, 2026
Rework TLS context logic
Show description for b97951ccommitted
Commits on Sep 9, 2025
Attempt to fix an overflow bug in ZADD on Windows
Show description for 35df8adcommitted
Commits on Sep 1, 2025
- committed
- committed
Implement `VRANDMEMBER`
Show description for 1deca62committedImplement `VEMB` and slightly rework VINFO
Show description for 96378b7committedImplement `VCARD`, `VDIM`, and `VINFO`
Show description for 0fda9f2committed
Commits on Mar 31, 2025
Refactor `getWithMeta` logic (#2643)
Show description for 0445e68authored
Commits on Mar 20, 2025
Introduce `Redis::serverName` and `Redis::serverVersion` methods
Show description for 056c2dbauthored andcommitted
Commits on Feb 25, 2025
- committed
Commits on Dec 18, 2024
- authored andcommitted
- authored andcommitted
Commits on Dec 9, 2024
Switch from linked list to growing array for reply callbacks
Show description for a551fdcauthored andcommitted
Commits on Nov 26, 2024
Do not allocate empty string or string with one character
Show description for 64da891authored andcommitted
Commits on Mar 18, 2024
Update RedisCluster scan logic for large SCAN cursors.
Show description for 2612d44committed
Commits on Mar 17, 2024
Update SCAN to handle very large cursor values.
Show description for e52f0afcommitted
Commits on Jul 20, 2023
Fix bug: the pipeline mode socket return an unexpected result after reconnecting (#2358)
Show description for a3327d9andauthored
Commits on Mar 1, 2023
Merge pull request #2327 from phpredis/sentinel
Show description for 2b2bc04authoredSmall refactor of some methods
Show description for ccd419acommitted
Commits on Feb 12, 2023
Commits on Dec 21, 2022
Merge pull request #2306 from phpredis/issue-2068-function
Show description for 2908215authored
Commits on Dec 18, 2022
Commits on Dec 12, 2022
Commits on Dec 6, 2022
- committed
- committed
Refactor SELECT command.
Show description for 86f15cccommitted
Commits on Dec 2, 2022
Implement new ZSET commands for cluster
Show description for 27900f3committed