Version 2.2.0
What's Changed
- Drop support for PHP < 7.1 by @jrfnl in #163
- Remove support for HHVM by @jrfnl in #158
- GH Actions: Bump ramsey/composer-install from 2 to 3 by @dependabot in #155
- GH Actions: Bump softprops/action-gh-release from 1 to 2 by @dependabot in #156
- GH Actions: Bump actions/upload-artifact from 3 to 4 by @dependabot in #149
- PHP 8.4 | Remove use of
E_STRICTfrom the tests by @jrfnl in #166 - PHP 8.4 | Console: remove use of
E_STRICTby @jrfnl in #160 - PHP 8.4 | Silence deprecation for trigger_error() by @jrfnl in #161
- PHP 8.4 | Fix implicitly nullable parameters by @jrfnl in #165
Full Changelog: 2.1.28...2.2.0