Skip to content

8.0.0

Choose a tag to compare

@misha-rollun misha-rollun released this 28 May 11:36
· 20 commits to master since this release
  • Support php 8.1 version
  • Refactored rollun\callback\Callback\SerializedCallback to support opis/closure v4 and php8.1. The serialization
    format has been updated. Deserialization of strings created with earlier versions of this library is not yet
    supported.
  • Add return type hint for rollun\callback\Callback\Ticker::_invoke
  • Replaced "mtdowling/cron-expression" (deprecated repo) with "dragonmantank/cron-expression" (new repo)