Open Swoole 4.6.6 released: bug fixes and enhancements

Published:

Swoole v4.6.6 is released with multiple enhancements and bug fixes.

There are no major changes within this version, only bug fixes. It is recommended to upgrade if you are on v4.6.5.

List of changes in v4.6.6

Enhancement
---
* Sended SIGTERM to the parent process on FreeBSD (#4150) (@devnexen)
* Supported static compilation with PHP (#4153) (@matyhtf)
* Supported SNI for File Wrapper over HTTP proxy (#4158) (@matyhtf)

Fixed
---
* Fixed sync-client async connect bugs (#4152) (@matyhtf)
* Fixed native curl multi mem leak (swoole/swoole-src@91bf243) (@matyhtf)

You can upgrade to Swoole v4.6.6 now:

pecl install openswoole