Updated to latest doctrine versions, solving deprecations

This commit is contained in:
Alejandro Celaya
2019-11-20 20:03:06 +01:00
parent 115ca0da0f
commit af0ed6135e
10 changed files with 30 additions and 38 deletions

View File

@@ -1,7 +1,6 @@
parameters:
ignoreErrors:
- '#is not subtype of Throwable#'
- '#ObjectManager::flush()#'
- '#Undefined variable: \$metadata#'
- '#AbstractQuery::setParameters()#'
- '#mustRun()#'