Changelog (v6.3.6...v6.4.0-BETA1)
- feature symfony/symfony#52160 [DoctrineBridge] Change argument
$lastUsed
ofDoctrineTokenProvider::updateToken()
to acceptDateTimeInterface
(@nicolas-grekas) - feature symfony/symfony#51470 [FrameworkBundle][Serializer] Deprecate annotations (@alexandre-daubois)
- feature symfony/symfony#50391 [FrameworkBundle][HttpKernel] Introduce
$buildDir
argument toWarmableInterface::warmup
to warm read-only artefacts inbuild_dir
(@Okhoshi) - feature symfony/symfony#50946 [Routing][SecurityBundle] Add
LogoutRouteLoader
(@MatTheCat) - 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#51425 [FrameworkBundle][Validator] Deprecate annotation occurrences (@alexandre-daubois)
- feature symfony/symfony#51357 [FrameworkBundle] Deprecate not setting some options (uid, validation) (@Jean-Beru)
- feature symfony/symfony#51325 [FrameworkBundle] Deprecate not setting some options (@Jean-Beru)
- feature symfony/symfony#51332 [SecurityBundle] Deprecate the
require_previous_session
config option (@alamirault) - feature symfony/symfony#50939 [SecurityBundle] Add
$badges
argument toSecurity::login
(@MatTheCat) - feature symfony/symfony#51250 Remove remaining experimental classes (@fabpot)
- feature symfony/symfony#47715 [Form] Removing self-closing slash from
<input>
(@ThomasLandauer) - feature symfony/symfony#51128 [SecurityBundle] Allow an array of
pattern
in firewall configuration (@lyrixx, @chalasr) - feature symfony/symfony#50888 [FrameworkBundle] Deprecate doctrine/annotations integration (@derrabus)
- feature symfony/symfony#50842 Add missing return types to magic methods (@wouterj)
- feature symfony/symfony#50868 [SecurityBundle] Deprecate
Security::*
consts and other cleanups (@nicolas-grekas) - feature symfony/symfony#50615 [DependencyInjection] Deprecate
ContainerAwareInterface
,ContainerAwareTrait
andContainerAwareLoader
(@alexandre-daubois)