The new PECL package swoole-4.2.9 (stable) has been released at https://pecl.php.net/.
Release notes ------------- + Add Coroutine defer feature * Fixed max_connection can not be bigger than 10k bug (#2134) * Fixed prepare bug after query 'CALL' (#2132) * Fixed sendfile EAGAIN bug in MacOS (60023b7) * Improve onReceive/onPacket callback check * Use fast call info cache always * Remove cidmap, cid will never be reused again * Fixed socket construct failed core dump * Fixed process wait bug * Fixed swServer_signal_handler (#2145) * Fixed typo on Swoole\\MsgQueue::destroy * Fixed http2 huge headers bug * Fixed hiredis error msg buffer overflow (#2149) 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 http/websocket/http2 server - coroutine 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.2.9.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