Skip to content

V6.0.13

Compare
Choose a tag to compare
@liu21st liu21st released this 15 Jul 02:44
· 11 commits to 6.0 since this release
  • 改进Request类filterValue方法的兼容性
  • 更新 prettify.js 为新的 cdn 地址
  • FIX:remember缓存读取问题修复
  • 优化IDE支持
  • Redirect remember 支持完整url设置
  • 调整路由初始化位置
  • Bugfix: 修复 PSR-7 Response 用法
  • Fix switchLangSet missing setLangSet (#2705)
  • 兼容 PHP 8.1
  • Windows环境下文件访问地址不正确
  • 修复传空值被忽略的情况
  • 优化 IDE 支持,忽略 zend studio 的无关文件
  • 增加 HEAD 路由支持,可以用来做健康检测 head /health