We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f324cfa commit 1ca5ab8Copy full SHA for 1ca5ab8
phpstan.neon
@@ -25,6 +25,7 @@ parameters:
25
# https://github.com/doctrine/doctrine2/pull/7298/files
26
- '#Strict comparison using === between null and int will always evaluate to false\.#'
27
- '#Strict comparison using !== between null and null will always evaluate to false\.#'
28
+ - '#Class ApiPlatform\\Core\\Tests\\Fixtures\\TestBundle\\Entity\\DummyBis not found.#'
29
30
# Expected, due to deprecations
31
- '#Method ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Extension\\QueryResult(Item|Collection)ExtensionInterface::getResult\(\) invoked with 4 parameters, 1 required\.#'
0 commit comments