]> source.dussan.org Git - nextcloud-server.git/commit
Correctly handle Redis::keys returning false 34328/head
authorCôme Chilliet <come.chilliet@nextcloud.com>
Thu, 29 Sep 2022 12:41:53 +0000 (14:41 +0200)
committerCôme Chilliet <come.chilliet@nextcloud.com>
Thu, 29 Sep 2022 12:41:53 +0000 (14:41 +0200)
commit826e234ecfa37b831df85c80606df6875574527f
tree1acf25c04293da9803dc9a04a01edb02cdf84f19
parentd647025f616c95137be269cc7467c23671a08aa2
Correctly handle Redis::keys returning false

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
build/stubs/redis.php
lib/private/Memcache/Redis.php