Skip to content

Releases: symfony/security-http

v6.1.0

27 May 07:55
v6.1.0
Compare
Choose a tag to compare

Changelog (v6.1.0-RC1...v6.1.0)

  • no significant changes

v6.0.9

27 May 07:44
v6.0.9
Compare
Choose a tag to compare

Changelog (v6.0.8...v6.0.9)

  • bug #46317 Ignore invalid URLs found in failure/success paths (nicolas-grekas)
  • bug #46262 Fix removing listeners when using first-class callable syntax (javer)

v5.4.9

27 May 07:15
v5.4.9
Compare
Choose a tag to compare

Changelog (v5.4.8...v5.4.9)

  • bug #46317 Ignore invalid URLs found in failure/success paths (nicolas-grekas)
  • bug #46262 Fix removing listeners when using first-class callable syntax (javer)

v4.4.42

27 May 07:08
v4.4.42
Compare
Choose a tag to compare

Changelog (v4.4.41...v4.4.42)

  • bug #46317 Ignore invalid URLs found in failure/success paths (nicolas-grekas)
  • bug #46262 Fix removing listeners when using first-class callable syntax (javer)

v6.1.0-RC1

14 May 18:44
v6.1.0-RC1
Compare
Choose a tag to compare
v6.1.0-RC1 Pre-release
Pre-release

Changelog (v6.1.0-BETA2...v6.1.0-RC1)

  • bug #46317 Ignore invalid URLs found in failure/success paths (nicolas-grekas)
  • bug #46262 Fix removing listeners when using first-class callable syntax (javer)

v6.1.0-BETA2

27 Apr 17:53
v6.1.0-BETA2
Compare
Choose a tag to compare
v6.1.0-BETA2 Pre-release
Pre-release

Changelog (v6.1.0-BETA1...v6.1.0-BETA2)

  • no significant changes

v6.0.8

27 Apr 17:30
v6.0.8
Compare
Choose a tag to compare

Changelog (v6.0.7...v6.0.8)

  • bug #45948 Adding default empty string value on Security::LAST_USERNAME (David-Crty)

v5.4.8

27 Apr 17:26
v5.4.8
Compare
Choose a tag to compare

Changelog (v5.4.7...v5.4.8)

  • bug #45948 Adding default empty string value on Security::LAST_USERNAME (David-Crty)

v4.4.41

27 Apr 17:20
v4.4.41
Compare
Choose a tag to compare

Changelog (v4.4.40...v4.4.41)

  • no significant changes

v6.1.0-BETA1

15 Apr 10:26
v6.1.0-BETA1
Compare
Choose a tag to compare
v6.1.0-BETA1 Pre-release
Pre-release

Changelog (v6.0.7...v6.1.0-BETA1)

  • feature #45761 Throw access denied if CurrentUser cannot be resolved instead of a 500 (Seldaek)
  • feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)