The new PECL package swoole-4.2.6 (stable) has been released at https://pecl.php.net/.
Release notes ------------- + Built-in `hiredis` dependency, no longer needed to compile it separately, refactor `Co\Redis`, more stable + Improve the compilation test of the Alpine system + Refactor `Co::exec` and functions about file to fix its execution and output issues in some scenarios * Fixed errors about coroutine switching in multi-level nesting and multiple suspend scenarios * Fixed connection leaks that may occur when both sides are closed at the same time * Fixed `channel` bug in blocking scenarios * Fixed `mysql->prepare` return true (#2080) * Fixed the reference count problem when use `swoole_table` as an array (#2079) * Fixed `ssl_host_name` cannot open SNI (#2085) * Fixed `kqueue` nanosecond conversion problem under MacOS (#2087) * Fixed all `swoole_object` dangling pointer * Add a series of scripting tools for the underlying development Package Info ------------- Event-driven asynchronous and concurrent networking engine with high performance for PHP. - event-driven - asynchronous non-blocking - multi-thread reactor - multi-process worker - multi-protocol - millisecond timer - async mysql client - built-in http/websocket/http2 server - async http/websocket client - async redis client - async task - async read/write file system - async dns lookup - support IPv4/IPv6/UnixSocket/TCP/UDP - support SSL/TLS encrypted transmission Related Links ------------- Package home: https://pecl.php.net/package/swoole Changelog: https://pecl.php.net/package-changelog.php?package=swoole Download: https://pecl.php.net/get/swoole-4.2.6.tgz Authors ------------- shen zhe <shenzhe...@gmail.com> (developer) Han Tianfeng <mikan.te...@gmail.com> (lead) -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php