🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# 4.2.8 [TOC] ### 增强 * 更好的 PHP协程栈和通道实现 * 协程GDB调试工具 ### 修复 * MySQL 模块优化 ([#2124](https://github.com/swoole/swoole-src/pull/2124 "#2124")) * Postgre 模块优化 ([#2069](https://github.com/swoole/swoole-src/pull/2069 "#2069")) * 修复 MySQL客户端中使用存储过程的bug([#2117](https://github.com/swoole/swoole-src/issues/2117 "#2117")) * 修复 HTTP客户端大文件上传的bug * 修复`co::exec`wait process 的bug * 协程嵌套检测