Skip to content

0.8.0 - improve compatibility with current PHP versions

Latest

Choose a tag to compare

@Firehed Firehed released this 30 Mar 18:50
· 1 commit to master since this release
6f82808

This release updates the minimum PHP requirement to 8.2, the lowest version with security support as of writing. It fixes a deprecation warning in 8.5+.

What's Changed

  • Bump CI dependencies by @Firehed in #45
  • Update to only current+upcoming PHP versions by @Firehed in #46
  • Update PHPUnit to more modern versions by @Firehed in #47
  • Update PHPStan to version 2 by @Firehed in #50
  • Update supported PHP versions by @Firehed in #51
  • Use a terser composer step in ci by @Firehed in #52
  • Maximize feedback from unit tests in CI, fix warnings by @Firehed in #53
  • Fix deprecation warning with no-op PHP by @Firehed in #54

Full Changelog: 0.7.0...0.8.0