Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

txtextcontrol-reportingcloud 3.0.0

Latest
Compare
Choose a tag to compare
@jonathanmaron jonathanmaron released this 21 Jun 13:04
· 19 commits to master since this release

For a full description of changes, see release-3.0.0.md.

  • Added support for PHP 8.0.
  • Upgraded minimum PHP requirement to 7.4.
  • Added typed properties.
  • Removed nullable type from public method parameters.
  • Updated to Guzzle 7.0.
  • Updated to PHPUnit 9.5.
  • Removed class StatusCode.
  • Added ctw/ctw-http as a replacement for StatusCode.
  • Switched to PHPStan for static analysis, with strict rules.
  • Deprecated username and password authentication, in favor of API key authentication.