Skip to content
This repository was archived by the owner on Feb 6, 2019. It is now read-only.

Releases: troublete/php-task

Release 2.1.1

19 Oct 13:25
Compare
Choose a tag to compare

[Added]

  • ext-pcntl as dependency

Release 2.1.0

18 Oct 15:22
Compare
Choose a tag to compare

[Changed]

  • signal handling for child termination to signal handler

Release 2.0.0

18 Oct 15:04
Compare
Choose a tag to compare

[Added]

  • signal handling

[Removed]

  • checkFail, checkAvailable

[Fixed]

  • forking, so that childs exit on closure run

Release 1.0.1

18 Oct 08:58
Compare
Choose a tag to compare

[Fixed]

  • fixed check success function

Release 1.0.0

18 Oct 07:12
Compare
Choose a tag to compare

[Added]

  • added methods for forking tasks of, closing them, and checking on them.
  • added docs
  • added rudimental test