Skip to content

Releases: Phauthentic/password-hashers

3.0.0

13 Mar 18:58
Compare
Choose a tag to compare
  • Dropped support for PHP 7, it is now 8.0 and greater, that's the reason why this is a major release.
  • Updated CI configuration.
  • Added some return types in the code.

Dropped old php versions, added phpstan level 8, PHP testing

25 Apr 21:26
Compare
Choose a tag to compare
  • Removed CakePHP password hasher adapter
  • Added tests for the WP PasswordHash class
  • Added phpstan level 8 checks to CI
  • Added Github Actions
  • Update Scrutinizer

Fixes and improvements to salting passwords

05 May 17:20
ab2265b
Compare
Choose a tag to compare
Merge pull request #5 from Phauthentic/salts

Improving salting

Release!

19 Oct 12:14
c0679d5
Compare
Choose a tag to compare

This should be good to go. If you encounter any issues please create a new issue and we'll take care of it! 😃