Skip to content

v4.5.3RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@huanghantao huanghantao released this 24 Aug 06:37
· 1221 commits to master since this release
66f70f6

New APIs

  • Added Swoole\Process\ProcessManager (swoole/library#88f147b) (@huanghantao)
  • Added ArrayObject::append, StringObject::equals (swoole/library#f28556f) (@matyhtf)
  • Added Coroutine::parallel (swoole/library#6aa89a9) (@matyhtf)
  • Added Coroutine\Barrier (swoole/library#2988b2a) (@matyhtf)

Enhancement

Fixed

Kernel