v7.0.0-BETA1
Pre-release
Pre-release
Changelog (v6.3.6...v7.0.0-BETA1)
- feature symfony/symfony#51804 [Security] Make
impersonation_path()
argument mandatory and addimpersonation_url()
(@alexandre-daubois) - feature symfony/symfony#50030 Add new twig bridge function to generate impersonation path (@PhilETaylor)
- feature symfony/symfony#51585 [Security] Add badge resolution to profiler (@Jean-Beru)
- feature symfony/symfony#51434 [Security] [Throttling] Hide username and client ip in logs (@Spomky)
- 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#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#50842 Add missing return types to magic methods (@wouterj)
- feature symfony/symfony#50873 Remove remaining deprecated code paths (@nicolas-grekas)
- feature symfony/symfony#50858 [HttpKernel] Remove deprecated code paths (@nicolas-grekas)
- feature symfony/symfony#50866 [Security] Remove deprecated code paths (@nicolas-grekas)
- feature symfony/symfony#50839 Remove BC layers related to new methods and new parameters (@nicolas-grekas)
- feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)