Skip to content

Version 3.0.0: PHP 8 Support

Compare
Choose a tag to compare
@chrisryan chrisryan released this 15 Jun 20:20
· 5 commits to master since this release
e6bd031

What's Changed

  • Build updates by @chrisryan in #3
    • Removes support for PHP 5. (Backward breaking change)
    • Removes Travis/Coveralls usage.
    • Adds Github Workfow builds for all PHP 7 versions.
    • Updates PHPUnit to version 6.
    • Minor fixes as required.
  • Build updates by @chrisryan in #4
    • Upgrade to Support PHP 8
    • Upgrade PHP_CodeSniffer to version 3.

New Contributors

Full Changelog: v2.1.0...v3.0.0