此版本增加了配置项检测功能,如果设置了不是 Swoole 提供的选项,会产生一个 Warning。
新增 API
增加 Process\Manager,修改 Process\ProcessManager 为别名 (swoole/library#eac1ac5) (@matyhtf)
支持 HTTP2 服务器 GOAWAY (#3710) (@doubaokun)
增加 Co\map()函数 (swoole/library#57) (@leocavalcante)
增强
支持 http2 unix socket 客户端 (#3668) (@sy-records)
当 worker 进程退出之后设置 worker 进程状态为 SW_WORKER_EXIT (#3724) (@matyhtf)
在 Server::getClientInfo()的返回值中增加 send_queued_bytes 和 recv_queued_bytes (#3721) (#3731) (@matyhtf) (@Yurunsoft)
Server 支持 stats_file 配置选项 (#3725) (@matyhtf) (@Yurunsoft)
修复
修复 PHP8 下的编译问题 (zend_compile_string change) (#3670) (@twose)
修复 PHP8 下的编译问题 (ext/sockets compatibility) (#3684) (@twose)
修复 PHP8 下的编译问题 (php_url_encode_hash_ex change) (#3713) (@remicollet)
修复从'const char*' to 'char*'的错误类型转化 (#3686) (@remicollet)
修复 HTTP2 client 在 HTTP proxy 下无法工作的问题 (#3677) (@matyhtf) (@twose)
修复 PDO 断线重连时数据混乱的问题 (swoole/library#54) (@sy-records)
修复 UDP Server 使用 ipv6 时端口解析错误
修复 Lock::lockwait 超时无效的问题
素质三连biubiubiu~
领取专属 10元无门槛券
私享最新 技术干货