7.8.1
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
andCustomer::BCRYPT_SALT
constants toprotected
. - Setting PHPStan level to 3, adjusting code to fulfil requirements.