Skip to content

PHP 8 Support and Modern Testing

Pre-release
Pre-release
Compare
Choose a tag to compare
@navarr navarr released this 16 Jan 19:28
· 2 commits to main since this release

I've done a small overhaul to bring us up to date for PHP 8 and PHP 8.1. The minimum PHP version for this library is now PHP 8.

  • Updated PHPUnit Tests to latest version
  • Added PHPStan tests - Now Level 9 compliant! 🎉
  • Added automated mutation testing