v8.0.0-BETA1
Pre-release
Pre-release
Changelog (v7.3.4...v8.0.0-BETA1)
- feature symfony/symfony#60085 [Security] improve VoteObject adding extraData for give more possibilities to AccessDecicsionStrategy (@eltharin)
- feature symfony/symfony#61760 [Security] remove the user FQCN from remember me cookies (@xabbuh)
- feature symfony/symfony#61743 [Security] deprecate the FQCN properties of
PersistentTokenandRememberMeDetails(@xabbuh) - feature symfony/symfony#61654 [Security] Deprecate
PersistentToken::getClass()andRememberMeDetails::getUserFqcn()in order to remove the user FQCN from the remember-me cookie in 8.0 (@nicolas-grekas) - feature symfony/symfony#61034 [Security][SecurityBundle] Dump role hierarchy as mermaid chart (@damienfern)
- feature symfony/symfony#61057 [Security] Improve performance of
RoleHierarchy::buildRoleMapmethod (@simonjamain-gp, @simonjamain) - feature symfony/symfony#61063 [Validator] remove support for generic constraint option handling (@xabbuh)
- feature symfony/symfony#61187 Declare new parameters on interfaces and methods explicitly (@nicolas-grekas)
- feature symfony/symfony#61011 [Security] Remove deprecated
RememberMeToken::getSecret()(@ktherage) - feature symfony/symfony#60801 [Validator] deprecate handling options in the base Constraint class (@xabbuh)
- feature symfony/symfony#60742 [Ldap][Security] Remove deprecated
eraseCredentials()from (User|Token)Interface (@chalasr) - feature symfony/symfony#60697 Enforce return types on all components (@nicolas-grekas)
- feature symfony/symfony#60639 Bump Symfony 8 to PHP >= 8.4 (@nicolas-grekas)