Skip to content

Tags: qxsch/WorkerPool

Tags

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19 from zefrof/return-types

correct return types for getPid and getResultType

v2.0.1

Toggle v2.0.1's commit message
updated tests to work with php8 and phpunit11 and fixed a bug

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v1.7.0

Toggle v1.7.0's commit message
added php 7.4 and php 8 support

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #15 from HongjiangHuang/master

fix: recive ctrl+c signal kill  child process

v1.6.0

Toggle v1.6.0's commit message
dropped support for old php versions

v1.5.4

Toggle v1.5.4's commit message
SimpleSocket missing reutrn $out in case of error

v1.5.3

Toggle v1.5.3's commit message
added tests for php 7.1

v1.5.2

Toggle v1.5.2's commit message
Merge pull request #7 from RubtsovAV/master

removed the lower limit of pool size

v1.5.1

Toggle v1.5.1's commit message
removed php5.3 from the supported builds