Skip to content

Releases: symfony/password-hasher

v6.0.0

Choose a tag to compare

@fabpot fabpot released this 29 Nov 17:10
v6.0.0

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

  • no significant changes

v5.4.0

Choose a tag to compare

@fabpot fabpot released this 29 Nov 17:02
v5.4.0

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

  • no significant changes

v6.0.0-RC1

v6.0.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@fabpot fabpot released this 24 Nov 09:07
v6.0.0-RC1

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

  • no significant changes

v5.4.0-RC1

v5.4.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@fabpot fabpot released this 24 Nov 08:58
v5.4.0-RC1

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

  • no significant changes

v6.0.0-BETA1

v6.0.0-BETA1 Pre-release
Pre-release

Choose a tag to compare

@fabpot fabpot released this 05 Nov 08:20
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

v5.4.0-BETA1 Pre-release
Pre-release

Choose a tag to compare

@fabpot fabpot released this 05 Nov 07:21
v5.4.0-BETA1

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

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

v5.3.8

Choose a tag to compare

@fabpot fabpot released this 28 Sep 08:56
v5.3.8

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

  • no significant changes

v5.3.7

Choose a tag to compare

@fabpot fabpot released this 30 Aug 12:42
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

Choose a tag to compare

@fabpot fabpot released this 26 Jul 18:20
v5.3.4

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

  • no significant changes

v5.3.3

Choose a tag to compare

@fabpot fabpot released this 30 Jun 08:37
v5.3.3

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

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