Skip to content

Commit 6dc3cf9

Browse files
wouterjfabpot
authored andcommitted
[3.0][DoctrineBridge] Removed deprecated features
1 parent 30fc4ee commit 6dc3cf9

File tree

6 files changed

+13
-656
lines changed

6 files changed

+13
-656
lines changed

src/Symfony/Bridge/Doctrine/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
CHANGELOG
22
=========
33

4+
3.0.0
5+
-----
6+
7+
* removed `EntityChoiceList`
8+
* removed `$manager` (2nd) and `$class` (3th) arguments of `ORMQueryBuilderLoader`
9+
* removed passing a query builder closure to `ORMQueryBuilderLoader`
10+
* removed `loader` and `property` options of the `DoctrineType`
11+
412
2.7.0
513
-----
614

0 commit comments

Comments
 (0)