add InterruptException catcher to onRequest

This commit is contained in:
jerry
2021-01-04 01:35:54 +08:00
parent 076339baec
commit 96ce7b30d0
2 changed files with 11 additions and 0 deletions

View File

@@ -1,5 +1,13 @@
# 更新日志v2 版本)
## v2.1.4
> 更新时间2021.1.3
- 修复:启动时会提示丢失类的 bug
- 优化HTTP 响应类如果被使用了则一律返回 false
- 优化PHP Warning 等报错统一样式
## v2.1.3
> 更新时间2021.1.2