My phpErrorLog tells me that getKeys()
is deprecated.
[01-Oct-2020 16:44:02 Europe/Berlin] PHP Deprecated: Function Redis::getKeys() is deprecated in <pathToFile> on line xxx
I wonder what the alternative to getKeys is. Unfortunately I couldn't find anything there on google.