github swoole/swoole-src v5.1.1

latest release: v5.1.2
5 months ago

🐛 Bug Fixed

Fixed memory leak issue in HTTP coroutine client (@NathanFreeman)
Fixed the issue of can not hook pdo_odbc (@NathanFreeman)
Fixed the error in executing socket_import_stream() (@Yurunsoft)
Fixed the issue with Context::parse_multipart_data() unable to handle empty request body (@NathanFreeman)
Fixed the issue with PostgreSQL coroutine client where the parameters are not working (@Yurunsoft)
Fixed the bug where curl crashes during destruction (@matyhtf)
Fixed the compatibility issue between Swoole 5.x and the latest version of xdebug (@NathanFreeman)
Fixed the problem of class not found error caused by coroutine switching during the process of class autoloading (@Yurunsoft)
Fixed the issue of not being able to compile Swoole on OpenBSD (@ChihHao-Su) (@twose)

🐛 Bug 修复

修复http协程客户端内存泄漏问题 (@NathanFreeman)
修复pdo_odbc无法协程化的问题 (@NathanFreeman)
修复socket_import_stream()执行错误的问题 (@Yurunsoft)
修复Context::parse_multipart_data()无法处理空请求体的问题 (@NathanFreeman)
修复PostgreSQL协程客户端参数不起作用的问题 (@Yurunsoft)
修复curl在析构时会崩溃的bug (@matyhtf)
修复Swoole5.x与新版的xdebug不兼容问题 (@NathanFreeman)
修复类自动加载的过程中发生协程切换导致提示类不存在的问题 (@Yurunsoft)
修复无法在OpenBSD编译swoole的问题 (@ChihHao-Su) (@twose)

Don't miss a new swoole-src release

NewReleases is sending notifications on new releases.