Swoole v4.4.23 and v4.5.10 released

Swoole's current v4.4.x and v4.5.x branches are both listed as long-term support (LTS) branches, and will be merged into the main trunk from time to time to fix bugs that affect this branch and release new versions.

The following are the two version updates released this time:

v4.5.10

repair

  • Fix coredump (93901dc) (@matyhtf) generated when using Event::cycle

  • Compatible with PHP8 (f0dc6d3) (@matyhtf)

  • Fix connection_list error (#3948) (@sy-records)

v4.4.23

repair

  • Fix data error when Swoole\Table is decremented (bcd4f60d)(0d5e72e7) (@matyhtf)

  • Fix sync client error message (#3784)

  • Fix memory overflow when parsing form data boundary (#3858)

  • Fix the bug of the channel, the existing data cannot be popped after closing

Guess you like

Origin www.oschina.net/news/124325/swoole-4-4-23-n-4-5-10-released