求助🙏 redis队列只要使用了数据库操作,会出现大量:Call to a member function getBitwiseOperators() on null
升级 webman/redis-queue 到 2.1.1 或者后续更高版本 composer require webman/redis-queue ^2.1.1
目前已经是最新版了。 webman/redis-queue 2.1.1 Redis message queue plugin for webman.
新建一个空的webman项目,然后用最简单的代码本地重现这个问题,然后整个项目zip压缩发到 邮箱 walkor@workerman.net 。邮件里给出重现的步骤。 注意,要能确认能重现 Call to a member function getBitwiseOperators() on null的代码包。
Call to a member function getBitwiseOperators() on null
升级 webman/redis-queue 到 2.1.1 或者后续更高版本
composer require webman/redis-queue ^2.1.1
目前已经是最新版了。
webman/redis-queue 2.1.1 Redis message queue plugin for webman.
新建一个空的webman项目,然后用最简单的代码本地重现这个问题,然后整个项目zip压缩发到 邮箱 walkor@workerman.net 。邮件里给出重现的步骤。
注意,要能确认能重现
Call to a member function getBitwiseOperators() on null的代码包。