Skip to content

PHP WorkerPool 2.0.0

Compare
Choose a tag to compare
@qxsch qxsch released this 11 Feb 17:15
· 6 commits to master since this release
b3488a4
  • PHP 8+ support is now recommended and PHP 7.1+ is required
  • Workerpool now no longer returns arrays instead it returns a WorkerPoolResult objects (that offers ArrayAccess interface for backwards compatability reasons)