Skip to content

Releases: symfony/password-hasher

v6.0.0

29 Nov 17:10
v6.0.0
Compare
Choose a tag to compare

Changelog (v6.0.0-RC1...v6.0.0)

  • no significant changes

v5.4.0

29 Nov 17:02
v5.4.0
Compare
Choose a tag to compare

Changelog (v5.4.0-RC1...v5.4.0)

  • no significant changes

v6.0.0-RC1

24 Nov 09:07
v6.0.0-RC1
Compare
Choose a tag to compare
v6.0.0-RC1 Pre-release
Pre-release

Changelog (v6.0.0-BETA3...v6.0.0-RC1)

  • no significant changes

v5.4.0-RC1

24 Nov 08:58
v5.4.0-RC1
Compare
Choose a tag to compare
v5.4.0-RC1 Pre-release
Pre-release

Changelog (v5.4.0-BETA3...v5.4.0-RC1)

  • no significant changes

v6.0.0-BETA1

05 Nov 08:20
v6.0.0-BETA1
Compare
Choose a tag to compare
v6.0.0-BETA1 Pre-release
Pre-release

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

05 Nov 07:21
v5.4.0-BETA1
Compare
Choose a tag to compare
v5.4.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v5.4.0-BETA1)

  • feature #43653 Add autocompletion for security commands (noniagriconomie)

v5.3.8

28 Sep 08:56
v5.3.8
Compare
Choose a tag to compare

Changelog (v5.3.7...v5.3.8)

  • no significant changes

v5.3.7

30 Aug 12:42
v5.3.7
Compare
Choose a tag to compare

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

26 Jul 18:20
v5.3.4
Compare
Choose a tag to compare

Changelog (v5.3.3...v5.3.4)

  • no significant changes

v5.3.3

30 Jun 08:37
v5.3.3
Compare
Choose a tag to compare

Changelog (v5.3.2...v5.3.3)

  • bug #41755 UserPasswordHasher only calls getSalt when method exists (dbrumann)