Skip to content

Support for PHP 8.1 enums + fixes

Latest

Choose a tag to compare

@coff coff released this 18 Aug 15:22

feat!: support for PHP 8.1; use of PHP Enums
feat!: drops support for ext-pthreads
feat: adds loop's $until parameter to be able too finish loop by some specified $dateTime
fix: prevent Undefined offset for Ticks with Intervals <1s
test: implemented unit tests for Ticker::loop()