Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
处理不兼容php-redis5的问题(php-redis5已废弃lSize函数,当使用redis作为队列时,导致swoole:job无法启动)。php-redis废弃详情具体可查看:https://blog.csdn.net/xchenhao/article/details/97251618
- Loading branch information
f2c8e68
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
合了应该发布下新的版本!被这个坑了一把