Releases: symfony/security-core
Releases · symfony/security-core
v7.0.0-RC2
Changelog (v7.0.0-RC1...v7.0.0-RC2)
- no significant changes
v7.0.0-RC1
Changelog (v7.0.0-BETA3...v7.0.0-RC1)
- no significant changes
v6.4.0-RC1
Changelog (v6.4.0-BETA3...v6.4.0-RC1)
- no significant changes
v7.0.0-BETA3
Changelog (v7.0.0-BETA2...v7.0.0-BETA3)
- bug symfony/symfony#52469 Check whether secrets are empty and mark them all as sensitive (@nicolas-grekas)
v6.4.0-BETA3
Changelog (v6.4.0-BETA2...v6.4.0-BETA3)
- bug symfony/symfony#52469 Check whether secrets are empty and mark them all as sensitive (@nicolas-grekas)
v7.0.0-BETA2
Changelog (v7.0.0-BETA1...v7.0.0-BETA2)
- no significant changes
v6.4.0-BETA2
Changelog (v6.4.0-BETA1...v6.4.0-BETA2)
- no significant changes
v6.3.7
Changelog (v6.3.6...v6.3.7)
- no significant changes
v5.4.30
Changelog (v5.4.29...v5.4.30)
- no significant changes
v7.0.0-BETA1
Changelog (v6.3.6...v7.0.0-BETA1)
- feature symfony/symfony#51425 [FrameworkBundle][Validator] Deprecate annotation occurrences (@alexandre-daubois)
- feature symfony/symfony#51250 Remove remaining experimental classes (@fabpot)
- feature symfony/symfony#51069 Add types to public and protected properties (@nicolas-grekas)
- feature symfony/symfony#51085 [Validator] Remove Doctrine annotations support (@derrabus)
- feature symfony/symfony#50290 [Security] Make
PersistentToken
immutable and tellTokenProviderInterface::updateToken()
implementations should acceptDateTimeInterface
(@nicolas-grekas) - feature symfony/symfony#50852 [Components] Convert to native return types (@wouterj)
- feature symfony/symfony#50873 Remove remaining deprecated code paths (@nicolas-grekas)
- feature symfony/symfony#50866 [Security] Remove deprecated code paths (@nicolas-grekas)
- feature symfony/symfony#50868 [SecurityBundle] Deprecate
Security::*
consts and other cleanups (@nicolas-grekas) - feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)