PHP 8 Support
This release adds official support for PHP 8, and adds it into the CI process. In doing so, support for 7.1 has been dropped (though there are no code changes that should stop it from working on that version) since it's outside of the official PHP support window.
Some additional type information for static analysis tools (like PHPStan) has been added/updated.