openswoole 22.1.2

High Performance Programmatic Server for PHP with Async IO, Coroutines and Fibers


Build high-performance, scalable, concurrent TCP, UDP, Unix Socket, HTTP, WebSocket services with PHP and easy to use coroutine, fibers API.

License: Apache 2.0

Changes

. Add missing c-ares configure opt (@nberlee)
. Fix php_url_encode_hash_ex call for 8.3 (alpine builds) (@thecaliskan)
. Fix cygwin build