Releases: symfony/doctrine-bridge
Releases · symfony/doctrine-bridge
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
$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#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
PersistentToken
immutable 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
,ContainerAwareTrait
andContainerAwareLoader
(@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)
v6.4.0-BETA1
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)
v6.3.6
Changelog (v6.3.5...v6.3.6)
- bug symfony/symfony#52075 [Messenger] Fix DoctrineOpenTransactionLoggerMiddleware (@ro0NL)
- bug symfony/symfony#52035 [DoctrineBridge] Fix DBAL 4 compatibility (@derrabus)
- bug symfony/symfony#51947 [Cache][Doctrine][DoctrineBridge][Lock][Messenger] Compatibility with ORM 3 and DBAL 4 (@derrabus)
v6.3.5
Changelog (v6.3.4...v6.3.5)
- bug symfony/symfony#50761 [DoctrineBridge] Ignore invalid stores in
LockStoreSchemaListener
raised byStoreFactory
(@alexandre-daubois)
v6.3.4
Changelog (v6.3.3...v6.3.4)
- bug symfony/symfony#51061 [DoctrineBridge] Bugfix - Allow to remove LazyLoaded listeners by object (@VincentLanglet)
v5.4.28
Changelog (v5.4.27...v5.4.28)
- bug symfony/symfony#51061 [DoctrineBridge] Bugfix - Allow to remove LazyLoaded listeners by object (@VincentLanglet)