Releases: symfony/doctrine-bridge
Releases · symfony/doctrine-bridge
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)
- no significant changes
v6.4.0-BETA3
Changelog (v6.4.0-BETA2...v6.4.0-BETA3)
- no significant changes
v6.3.8
Changelog (v6.3.7...v6.3.8)
- no significant changes
v5.4.31
Changelog (v5.4.30...v5.4.31)
- no significant changes
v7.0.0-BETA2
Changelog (v7.0.0-BETA1...v7.0.0-BETA2)
- bug symfony/symfony#52234 add return type hints to EntityFactory (@xabbuh)
v6.4.0-BETA2
Changelog (v6.4.0-BETA1...v6.4.0-BETA2)
- bug symfony/symfony#52234 add return type hints to EntityFactory (@xabbuh)
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#52160 [DoctrineBridge] Change argument
$lastUsedofDoctrineTokenProvider::updateToken()to acceptDateTimeInterface(@nicolas-grekas) - feature symfony/symfony#50391 [FrameworkBundle][HttpKernel] Introduce
$buildDirargument toWarmableInterface::warmupto warm read-only artefacts inbuild_dir(@okhoshi) - feature symfony/symfony#51800 [DoctrineBridge] Pass
RequesttoEntityValueResolver'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#51069 Add types to public and protected properties (@nicolas-grekas)
- feature symfony/symfony#51085 [Validator] Remove Doctrine annotations support (@derrabus)
- feature symfony/symfony#50982 [Validator] Deprecate annotations in favor of attributes (@derrabus)
- feature symfony/symfony#50290 [Security] Make
PersistentTokenimmutable and tellTokenProviderInterface::updateToken()implementations should acceptDateTimeInterface(@nicolas-grekas) - feature symfony/symfony#50873 Remove remaining deprecated code paths (@nicolas-grekas)
- feature symfony/symfony#50857 [Validator] Remove deprecated code paths (@nicolas-grekas)
- feature symfony/symfony#50846 [Bridges][Bundles] Convert to native return types (@wouterj)
- feature symfony/symfony#50578 [DependencyInjection] Remove deprecations across the component (@alexandre-daubois)
- feature symfony/symfony#50689 [Cache][DoctrineBridge][Lock][Messenger] Add parameter $isSameDatabase to configureSchema() methods (@alli83)
- feature symfony/symfony#50615 [DependencyInjection] Deprecate
ContainerAwareInterface,ContainerAwareTraitandContainerAwareLoader(@alexandre-daubois) - feature symfony/symfony#50571 [DoctrineBridge] Kill DBAL 2 support (@derrabus)
- feature symfony/symfony#50575 [DoctrineBridge] Remove deprecated classes and
ContainerAwareEventManager::getListeners()deprecation (@alexandre-daubois) - feature symfony/symfony#50600 [ProxyManagerBridge] Drop the bridge (@nicolas-grekas)
- feature symfony/symfony#50579 [DoctrineBridge] Deprecate using the old DBAL logger system (@derrabus)
- feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)