Skip to content

v2.0.0 - PHP 8.1

Latest
Compare
Choose a tag to compare
@skywarth skywarth released this 22 May 01:03
· 1 commit to master since this release

What's Changed

  • Upgrade minimum PHP version requirement to 8.1
  • This release is recommended for Laravel v9.x or higher
  • Introduce PHPStan to the repository, address the warnings from it
  • Get rid of the deprecation notice logs for PHP 8.4
  • Updated documentation: compatibility table, roadmap, endorsement section
  • Stronger type safety overall
  • API didn't change, safe to upgrade

How to upgrade

composer require skywarth/chaotic-schedule:2.0.0

What's next?

  • Upgrade to PHP 8.4 and Laravel 12.x, see the issue for tracking.

Full Changelog: v1.1.0...v2.0.0