Skip to content

Commit 3097c7b

Browse files
Merge branch '7.4' into 8.0
* 7.4: [DoctrineBridge] Deprecate `AbstractDoctrineExtension` [Console] Fine-tuning the interactive Ask attribute use PHPUnit 12.4 remove not needed legacy test group
2 parents 1f609ce + e24fcce commit 3097c7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ CHANGELOG
1414
* Deprecate `UniqueEntity::getRequiredOptions()` and `UniqueEntity::getDefaultOption()`
1515
* Use a single table named `_schema_subscriber_check` in schema listeners to detect same database connections
1616
* Add support for `Symfony\Component\Clock\DatePoint` as `DayPointType` and `TimePointType` Doctrine type
17+
* Deprecate the `AbstractDoctrineExtension` class; its code is incorporated into the extension classes of Doctrine bundles
1718

1819
7.3
1920
---

0 commit comments

Comments
 (0)