Skip to content

Commit 4f8dde2

Browse files
committed
Add missing heading
1 parent e3c320c commit 4f8dde2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UPGRADE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Upgrade to 3.6
22

3+
## Deprecate `Doctrine\ORM\QueryBuilder::add('join', ...)` with a list of join parts
4+
35
Using `Doctrine\ORM\QueryBuilder::add('join', ...)` with a list of join parts
46
is deprecated in favor of using an associative array of join parts with the
57
root alias as key.

0 commit comments

Comments
 (0)