【发布时间】:2020-10-02 09:06:56
【问题描述】:
我的 phpErrorLog 告诉我 getKeys() 已弃用。
[01-Oct-2020 16:44:02 Europe/Berlin] PHP Deprecated: Function Redis::getKeys() is deprecated in <pathToFile> on line xxx
我想知道 getKeys 的替代方法是什么。不幸的是,我在谷歌上找不到任何东西。
【问题讨论】:
标签: php logging redis deprecated