Skip to content

Commit 1ca5ab8

Browse files
committed
Fix phpstan
1 parent f324cfa commit 1ca5ab8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ parameters:
2525
# https://github.com/doctrine/doctrine2/pull/7298/files
2626
- '#Strict comparison using === between null and int will always evaluate to false\.#'
2727
- '#Strict comparison using !== between null and null will always evaluate to false\.#'
28+
- '#Class ApiPlatform\\Core\\Tests\\Fixtures\\TestBundle\\Entity\\DummyBis not found.#'
2829

2930
# Expected, due to deprecations
3031
- '#Method ApiPlatform\\Core\\Bridge\\Doctrine\\Orm\\Extension\\QueryResult(Item|Collection)ExtensionInterface::getResult\(\) invoked with 4 parameters, 1 required\.#'

0 commit comments

Comments
 (0)