Skip to content

v4.4.3

Compare
Choose a tag to compare
@twose twose released this 02 Aug 14:51
· 2335 commits to master since this release

Enhancement

  • Continue to maintain the Lock module (@matyhtf)
  • Add zpopmin and zpopmax for Redis 5 (#2684) (@ruesin)
  • Remove Http\Client global buffer in kernel (@twose)
  • Support ppc32/ppc64/s390x arch (#2692) (@matyhtf)
  • Support SSL context options for php_stream (#2717) (@twose)
  • Support multi-threading (libswoole) (@matyhtf)
  • Support SSL shutdown (#2717) (@twose)

Fixed