Skip to content

v4.5.6

Compare
Choose a tag to compare
@huanghantao huanghantao released this 26 Oct 07:39
· 1094 commits to master since this release
6edd322

New APIs

  • Added swoole_substr_unserialize and swoole_substr_json_decode (#3762) (@matyhtf)

Enhancement

  • Modified Coroutine\Http\Server::onAccept to private property (dfcc83b) (@matyhtf)

Fixed

Kernel

  • Added check_liveness for Socket::read/write/shutdown (#3735) (@matyhtf)
  • Changed the type of session_id and task_id to int64 (#3756) (@matyhtf)