The new PECL package swoole-4.5.5 (stable) has been released at https://pecl.php.net/.
Release notes ------------- New APIs --- + Added Process\Manager and alias Process\ProcessManager (swoole/library#eac1ac5) (@matyhtf) + Support HTTP2 server-side GOAWAY (#3710) (@doubaokun) + Added Co\map() function (swoole/library#57) (@leocavalcante) Enhancement --- + Support http2 client unix socket (#3668) (@sy-records) + Set the worker status to SW_WORKER_EXIT when the worker process exits (#3724) (@matyhtf) + Add send_queued_bytes and recv_queued_bytes in Server::getClientInfo() (#3721) (#3731) (@matyhtf) (@Yurunsoft) + Support option of stats_file (#3725) (@matyhtf) (@Yurunsoft) Fixed --- * Fixed PHP8 build (zend_compile_string change) (#3670) (@twose) * Fixed PHP8 build (ext/sockets compatibility) (#3684) (@twose) * Fixed PHP8 build (php_url_encode_hash_ex change) (#3713) (@remicollet) * Fixed invalid conversion from 'const char*' to 'char*' for build (#3686) (@remicollet) * Fixed HTTP2 client over HTTP proxy is not working (#3677) (@matyhtf) (@twose) * Fixed PDO context data confusion (swoole/library#54) (@sy-records) Kernel --- * Code optimization (#3671) (#3689) (#3700) (#3701) (#3708) (#3718) (#3722) (#3723) (@matyhtf) Package Info ------------- Event-driven asynchronous and concurrent networking engine with high performance for PHP. - event-driven - coroutine - asynchronous non-blocking - multi-thread reactor - multi-process worker - multi-protocol - millisecond timer - built-in tcp/http/websocket/http2 server - coroutine tcp/http/websocket client - coroutine mysql client - coroutine redis client - coroutine read/write file system - coroutine 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.5.5.tgz Authors ------------- shen zhe <shenzhe...@gmail.com> (developer) Han Tianfeng <mikan.te...@gmail.com> (lead) QiHao ChenCao <tw...@qq.com> (developer) -- PECL development discussion Mailing List (https://pecl.php.net/) To unsubscribe, visit: https://www.php.net/unsub.php