Skip to content

v4.0.0

Compare
Choose a tag to compare
@gregor-j gregor-j released this 20 Oct 12:59
· 23 commits to main since this release
3138eb9

Changes

  • #12 Update to min. PHP 7.4 and upgraded all dependencies.
  • #12 Upgraded to PHPUnit 9.
  • #12 Run tests for PHP 7.4 and 8.1.
  • #13 Moved to GitHub workflow.
  • #15 Add public visibility to constants.
  • #16 Replaced fully qualified names with imports.
  • #17 Add type declarations and strict types declarations.
  • #18 Enforce PSR-12 coding standard.