Skip to content

v2.0.48

Choose a tag to compare

@Yurunsoft Yurunsoft released this 14 Oct 05:47
· 44 commits to 2.0 since this release
  • 修复 Workerman 长连接连接时没有创建连接上下文

  • 更新文档

  • 优化 Redis 重置连接时,判断切换了库后才执行 select()

  • 修复长连接 DataParser 在特定场景下获取错误

  • 修复在非服务器上下文中,使用服务器容器实例化对象,无法注入属性

  • 修正类型注释

  • 修复 Condition 注解的 callable 无法使用 ['$this', 'methodName'] 格式的值 (#436)

  • 修复测试