Releases: symfony/password-hasher
Releases · symfony/password-hasher
v6.0.1
Changelog (v6.0.0...v6.0.1)
- bug #44494 Remove FQCN type hints on properties (fabpot)
v6.0.0
Changelog (v6.0.0-RC1...v6.0.0)
- no significant changes
v5.4.0
Changelog (v5.4.0-RC1...v5.4.0)
- no significant changes
v6.0.0-RC1
Changelog (v6.0.0-BETA3...v6.0.0-RC1)
- no significant changes
v5.4.0-RC1
Changelog (v5.4.0-BETA3...v5.4.0-RC1)
- no significant changes
v6.0.0-BETA1
Changelog (v5.3.10...v6.0.0-BETA1)
- feature #43653 Add autocompletion for security commands (noniagriconomie)
- feature #41613 Remove everything related to the deprecated authentication manager (wouterj)
- feature #41960 Remove legacy password encoders (chalasr)
- feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)
v5.4.0-BETA1
Changelog (v5.3.10...v5.4.0-BETA1)
- feature #43653 Add autocompletion for security commands (noniagriconomie)
v5.3.8
Changelog (v5.3.7...v5.3.8)
- no significant changes
v5.3.7
Changelog (v5.3.6...v5.3.7)
- bug #42596 Fix wrong cache directive when using the new PUBLIC_ACCESS attribute (wouterj)
- bug #42321 Fix usage of PasswordHasherAdapter in PasswordHasherFactory (peter17)
v5.3.4
Changelog (v5.3.3...v5.3.4)
- no significant changes