使用 queues 消息队列 监听的时候报错

浏览:1658 发布日期:2017/03/29 分类:ThinkPHP5专区 关键字: tp5 queues redis
使用 queues 消息队列的时候,用Redis 队列,命令行监听(php think queue:listen)的时候报这个错:syntax error, unexpected 'finally' (T_STRING), expecting catch
(T_CATCH) in

最佳答案
评论( 相关
后面还有条评论,点击查看>>