Skip to content

Fix PhpRedis hSet/Nx function signatures#5733

Closed
DKhalil wants to merge 1 commit into
phpstan:2.2.xfrom
DKhalil:patch-1
Closed

Fix PhpRedis hSet/Nx function signatures#5733
DKhalil wants to merge 1 commit into
phpstan:2.2.xfrom
DKhalil:patch-1

Conversation

@DKhalil
Copy link
Copy Markdown
Contributor

@DKhalil DKhalil commented May 22, 2026

Updating the Redis::hSetNx, RedisCluster::hSetNx, RedisCluster::hSet signatures to match the documented ones:

https://phpredis.github.io/phpredis/RedisCluster.html#hSetNx

@phpstan-bot
Copy link
Copy Markdown
Collaborator

You've opened the pull request against the latest branch 2.2.x. PHPStan 2.2 is not going to be released for months. If your code is relevant on 2.1.x and you want it to be released sooner, please rebase your pull request and change its target to 2.1.x.

@DKhalil DKhalil changed the title Fix hSet/Nx function signatures Fix PhpRedis hSet/Nx function signatures May 22, 2026
@DKhalil DKhalil closed this May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants