zxcvbn-php icon indicating copy to clipboard operation
zxcvbn-php copied to clipboard

Major update - added strict types, increased phpstan to level 8, added more code quality tools

Open indy2kro opened this issue 10 months ago • 1 comments
trafficstars

Major update, breaking changes from previous version.

  • Dropped support for php versions older than PHP 8.1 (not compatible with all changes)
  • Added Rector support
  • Added PHPinsights support
  • Updated PHPstan to level 8
  • Added strict_types to all files
  • Updated github actions to use caching, added more tools execution

indy2kro avatar Jan 07 '25 12:01 indy2kro

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella:

codecov-commenter avatar Jan 07 '25 12:01 codecov-commenter