Skip to content

Releases: symfony/security-core

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 #43898 Make the abstract Voter class implement CacheableVoterInterface (javiereguiluz)
  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #42177 Implement ADM strategies as dedicated classes (derrabus)
  • feature #43066 Cache voters that will always abstain (jderusse)
  • feature #42650 make TokenInterface::getUser() nullable to tell about unauthenticated tokens (nicolas-grekas)
  • feature #42510 Deprecate remaining anonymous checks (wouterj)
  • feature #42423 Deprecate AnonymousToken, non-UserInterface users, and token credentials (wouterj)
  • feature #42420 Deprecate legacy signatures (wouterj)
  • feature #42198 Deprecate PassportInterface (chalasr)
  • feature #42050 Deprecate TokenInterface::isAuthenticated() (chalasr)
  • feature #41965 Deprecate "always authenticate" and "exception on no token" (wouterj)

v5.3.10

29 Oct 08:40
v5.3.10
Compare
Choose a tag to compare

Changelog (v5.3.9...v5.3.10)

  • bug #43235 Remove annoying deprecation in UsageTrackingTokenStorage (chalasr)

v4.4.33

29 Oct 08:36
v4.4.33
Compare
Choose a tag to compare

Changelog (v4.4.32...v4.4.33)

  • no significant changes

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

v4.4.31

28 Sep 08:51
v4.4.31
Compare
Choose a tag to compare

Changelog (v4.4.30...v4.4.31)

  • 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 #42260 Fix return types for PHP 8.1 (derrabus)

v4.4.30

30 Aug 12:33
v4.4.30
Compare
Choose a tag to compare

Changelog (v4.4.29...v4.4.30)

  • bug #42260 Fix return types for PHP 8.1 (derrabus)

v5.3.6

29 Jul 07:19
v5.3.6
Compare
Choose a tag to compare

Changelog (v5.3.5...v5.3.6)

  • no significant changes

v5.2.14

29 Jul 07:06
v5.2.14
Compare
Choose a tag to compare

Changelog (v5.2.13...v5.2.14)

  • no significant changes

v4.4.29

29 Jul 06:50
v4.4.29
Compare
Choose a tag to compare

Changelog (v4.4.28...v4.4.29)

  • no significant changes