Swoole v4.5.11 version released, bug fix version

As a branch of LTS, v4.5.11 is released this time to   incorporate the bugs fixed in v4.6.0. There are no new features or incompatible changes.

The following is the complete update log:

Enhance

  • Optimize Swoole\Table (#3959) ( @matyhtf )
  • Enhance CURLOPT_PROXY (swoole/library#87) ( @sy-records )

repair

  • Fix the problem that all columns cannot be cleared when Table is incremented and decremented (#3956) ( @matyhtf ) ( @sy-records )
  • Fix clock_id_terrors generated during compilation (49fea171) ( @matyhtf )
  • Fix fread bugs (#3972) ( @matyhtf )
  • Fix ssl multi-threaded crash (7ee2c1a0) ( @matyhtf )
  • Compatible uri format error causes an error Invalid argument supplied for foreach (swoole/library#80) ( @sy-records )
  • Fix trigger_error parameter error (swoole/library#86) ( @sy-records )

Guess you like

Origin www.oschina.net/news/126298/swoole-4-5-11-released