The new PECL package swoole-4.4.9 (stable) has been released at
https://pecl.php.net/.
Release notes
-------------
New API
---
+ Runtime::getHookFlags (#2915) (@limingxinleo)
Enhancement
---
+ Reduce memory copy (#2893) (7fc93504) (@hantaohuang) (@twose)
+ Accepted connection will inherit the options of server (#2898) (@twose)
+ Coroutine\Http\Server support HTTP2 protocol now (5479dbc4) (@matyhtf)
+ Automatically add Content-Type header when use sendfile (4e62bc52) (@matyhtf)
+ Compatibility with Zend preloader (Special thanks the PHP team) (#2899)
(@twose)
+ Implement RFC-7692 (#2906) (@matyhtf)
+ Support PHP error control operators (#2916) (@twose)
+ Support socket_send_timeout option for sync client (#2919) (@matyhtf)
+ Support NPN (#2900) (@matyhtf)
+ Improve HTTP proxy handshake request (#2922) (@twose)
Fixed
---
* Fixed #2890 (start a Process\Pool without onWorkerStart event) (#2892)
(@twose)
* Fixed the bug that close the connection in non-current worker (#2891)
(@matyhtf)
* Fixed memory error of create socket failure (2948f10a) (@matyhtf)
* Fixed missing ssl_host_name of HTTPS proxy (#2904) (@twose)
* Fixed CID-1466865 (#2923) (@tutanhamon)
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.9.tgz
Authors
-------------
shen zhe <[email protected]> (developer)
Han Tianfeng <[email protected]> (lead)
QiHao ChenCao <[email protected]> (developer)
--
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php