The new PECL package swoole-4.4.6 (stable) has been released at 
https://pecl.php.net/.

Release notes
-------------
Enhancement
---
+ Support max_request_grace (#2784) (#2808) (#2809) (@sshymko)
+ Add SameSite Cookie (@2815) (@Yurunsoft)
+ Support curl_multi_getcontent, CURLOPT_AUTOREFERER for curl hook, add ignore 
options (#2817) (@2818) (@2819) (@limingxinleo)
+ Support CURLOPT_SSLVERSION and CURLINFO_HEADER_OUT (f2b4c93) (@matyhtf)
+ AIO thread safe (@matyhtf)
+ Optimize numeric type conversion (aa20913) (@twose)
+ Compatibly with diseval extension for library (8b7eb16) (@GXhua)

Fixed
---
* Fixed missing http headers (#2786) (@doubaokun)
* Defensive programming for signal callback (@twose)
* Fixed getProcess memory error (#2801) (@matyhtf)
* Fixed compilation on MacOS (@matyhtf)
* Fixed Coroutine\System methods (97c1444) (@twose)
* Fixed AIO thread task stuck (@matyhtf)
* Fixed HTTP2 HEADER_TABLE_SIZE (@twose)
* Fixed spurious waking of socket (d0b659a) (@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 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.4.6.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 (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to