github swoole/swoole-src v4.6.0

latest releases: v5.1.5, v6.0.0-beta, v5.1.4...
3 years ago

Backward compatibility Break

  • Removed the maximum limit of session id, never repeat (#3879) (@matyhtf)
  • Disabled unsafe function when use Coroutine, including pcntl_fork/pcntl_wait/pcntl_waitpid/pcntl_sigtimedwait (#3880) (@matyhtf)
  • Enabled coroutine hook by default (#3903) (@matyhtf)

Remove

Deprecated

  • Marked the Event::rshutdown() as deprecated, please use Coroutine::run instead (#3881) (@matyhtf)

New APIs

Enhancement

Fixed

Kernel

Don't miss a new swoole-src release

NewReleases is sending notifications on new releases.