google2fa icon indicating copy to clipboard operation
google2fa copied to clipboard

CI updates & PHP 8.3

Open spaze opened this issue 2 years ago • 0 comments

This updates and cleans up the CI tests, main changes:

  • Run tests on PHP 8.3 too
  • Actually run tests on the selected PHP version, the version matrix was basically unused
  • Run tests on all supported PHP versions except PHP 7.1 which is not supported by PHPStan
  • Fix #192 thanks to running tests on the proper PHP versions
  • Documents supported PHP versions
  • Drops Travis CI badges, files as Travis is not used anymore and provides outdated info

spaze avatar Feb 29 '24 02:02 spaze