Commit 0153411
committed
minor #14470 [Security] Remove extra argument from call to EntityManager#flush() (chalasr)
This PR was merged into the 4.4 branch.
Discussion
----------
[Security] Remove extra argument from call to EntityManager#flush()
See https://github.com/doctrine/orm/blob/master/UPGRADE.md#bc-break-removed-entitymanagerflushentity-and-entitymanagerflushentities
Commits
-------
3194c22 [Security] Remove extra argument from call to EntityManager#flush()1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
0 commit comments