github swoole/swoole-src v6.1.6

7 hours ago

🐛 Bug Fixed

  • Fix the issue where the finish attribute remains false when receiving continuous frames in websocket.
  • Fix compilation warnings generated when using the --enable-swoole-sqlite compilation option.
  • Automatically remove HOOK_SOCKETS from the runtime hook flags when the ext-sockets extension is detected as not enabled.

🐛 Bug修复

  • 修复websocket接收连续帧时finish属性始终为false的问题。
  • 修复使用--enable-swoole-sqlite编译选项时产生的编译警告。
  • 当检测到未启用 ext-sockets 扩展时,自动从运行时钩子标志中移除 HOOK_SOCKETS。

Don't miss a new swoole-src release

NewReleases is sending notifications on new releases.