PHPRedis icon indicating copy to clipboard operation
PHPRedis copied to clipboard

$this->resolveAndFire(json_decode($this->getRawBody(), true)); 方法不存在

Open SimonFuu opened this issue 8 years ago • 1 comments

https://github.com/TargetLiu/PHPRedis/blob/master/src/Queue/PHPRedisJob.php#L50

Lemen 5.3中,resolveAndFire 方法不存在,调用失败。使用父类的fire方法正常!

2

SimonFuu avatar Mar 07 '17 11:03 SimonFuu

这个是在Lumen 5.2下开发的哈 后面的版本还没有做相关的适配... 空了我搞一下哈

TargetLiu avatar Mar 07 '17 15:03 TargetLiu