Skip to content

7.8.1

Compare
Choose a tag to compare
@spryker-release-bot spryker-release-bot released this 14 May 14:39
· 808 commits to master since this release

Included commits: 7.8.0...7.8.1

Bugfixes

  • Passwords are encoded now regardless if they begin with $2 or not.
  • Changed visibility for Customer::BCRYPT_FACTOR and Customer::BCRYPT_SALT constants to protected.
  • Setting PHPStan level to 3, adjusting code to fulfil requirements.