What's Changed
- Raise the minimum supported PHP version to 8.2 and add CI coverage for PHP 8.2, 8.3, 8.4, and 8.5 (#166).
- Upgrade the development test suite to PHPUnit 11 (#166).
- Add support for PHP_CodeSniffer 4 and enforce code style checks in CI (#166).
- Fix PHP 8.5 deprecation warnings caused by backtick shell execution (#169).
- Update GitHub Actions dependencies to supported versions (#168).
PHP 7.x, 8.0, and 8.1 are no longer supported by this release. Projects using those PHP versions should remain on the 2.3.x release line or upgrade PHP before installing 2.4.0.
Thanks to @robbieaverill for these updates.
Full Changelog: v2.3.3...v2.4.0