v6.4.0-BETA1
Pre-release
Pre-release
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#50391 [FrameworkBundle][HttpKernel] Introduce
$buildDir
argument toWarmableInterface::warmup
to warm read-only artefacts inbuild_dir
(@okhoshi) - feature symfony/symfony#51800 [DoctrineBridge] Pass
Request
toEntityValueResolver
's expression (@HypeMC) - feature symfony/symfony#51653 [Messenger] Add WrappedExceptionsInterface for nested exceptions (@Jeroeny)
- feature symfony/symfony#51425 [FrameworkBundle][Validator] Deprecate annotation occurrences (@alexandre-daubois)
- feature symfony/symfony#50982 [Validator] Deprecate annotations in favor of attributes (@derrabus)
- feature symfony/symfony#50290 [Security] Make
PersistentToken
immutable and tellTokenProviderInterface::updateToken()
implementations should acceptDateTimeInterface
(@nicolas-grekas) - feature symfony/symfony#50615 [DependencyInjection] Deprecate
ContainerAwareInterface
,ContainerAwareTrait
andContainerAwareLoader
(@alexandre-daubois) - feature symfony/symfony#50579 [DoctrineBridge] Deprecate using the old DBAL logger system (@derrabus)