Skip to content

Commit 68ec3eb

Browse files
committed
Remove trailing whitespace
1 parent 4f4ed2f commit 68ec3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ WARNING: This was relaxed in ORM 3.2 when partial was re-allowed for array-hydra
150150
`Doctrine\ORM\Query::HINT_FORCE_PARTIAL_LOAD` are removed.
151151
- `Doctrine\ORM\EntityManager*::getPartialReference()` is removed.
152152

153-
## BC BREAK: Enforce ArrayCollection Type on `\Doctrine\ORM\QueryBuilder::setParameters(ArrayCollection $parameters)`
153+
## BC BREAK: Enforce ArrayCollection Type on `\Doctrine\ORM\QueryBuilder::setParameters(ArrayCollection $parameters)`
154154

155155
The argument $parameters can no longer be a key=>value array. Only ArrayCollection types are allowed.
156156

0 commit comments

Comments
 (0)