Skip to content

Releases: symfony/security-core

v8.1.1

Choose a tag to compare

@fabpot fabpot released this 27 Jun 09:30
Immutable release. Only release title and notes can be modified.
v8.1.1

Changelog (v8.1.0...v8.1.1)

  • bug #64566 Harden __toString trampolines via __unserialize() (@nicolas-grekas)
  • bug #64558 Make RoleHierarchy::getReachableRoleNames() return a list again (@nicolas-grekas)

v8.0.14

Choose a tag to compare

@fabpot fabpot released this 27 Jun 09:28
Immutable release. Only release title and notes can be modified.
v8.0.14

Changelog (v8.0.13...v8.0.14)

  • bug #64566 Harden __toString trampolines via __unserialize() (@nicolas-grekas)

v7.4.14

Choose a tag to compare

@fabpot fabpot released this 27 Jun 09:16
Immutable release. Only release title and notes can be modified.
v7.4.14

Changelog (v7.4.13...v7.4.14)

  • bug #64566 Harden __toString trampolines via __unserialize() (@nicolas-grekas)

v6.4.42

Choose a tag to compare

@fabpot fabpot released this 27 Jun 09:14
Immutable release. Only release title and notes can be modified.
v6.4.42

Changelog (v6.4.41...v6.4.42)

  • bug #64566 Harden __toString trampolines via __unserialize() (@nicolas-grekas)

v8.1.0

Choose a tag to compare

@fabpot fabpot released this 29 May 08:53
v8.1.0

Changelog (v8.1.0-RC1...v8.1.0)

  • no significant changes

v8.1.0-RC1

Choose a tag to compare

@fabpot fabpot released this 27 May 11:34
v8.1.0-RC1

Changelog (v8.1.0-BETA3...v8.1.0-RC1)

  • bug #64343 Harden __unserialize against __toString trampolines (@nicolas-grekas)

v8.0.13

Choose a tag to compare

@fabpot fabpot released this 27 May 10:31
v8.0.13

Changelog (v8.0.12...v8.0.13)

  • bug #64343 Harden __unserialize against __toString trampolines (@nicolas-grekas)

v7.4.13

Choose a tag to compare

@fabpot fabpot released this 27 May 08:45
v7.4.13

Changelog (v7.4.12...v7.4.13)

  • bug #64343 Harden __unserialize against __toString trampolines (@nicolas-grekas)

v6.4.41

Choose a tag to compare

@fabpot fabpot released this 27 May 08:29
v6.4.41

Changelog (v6.4.39...v6.4.41)

  • bug #64343 Harden __unserialize against __toString trampolines (@nicolas-grekas)

v8.1.0-BETA3

Choose a tag to compare

@fabpot fabpot released this 20 May 12:11
v8.1.0-BETA3

Changelog (v8.1.0-BETA2...v8.1.0-BETA3)

  • bug #64213 Fix impersonation being deauthenticated on every request (@nicolas-grekas)