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 fb757e7 commit 2d42c2eCopy full SHA for 2d42c2e
phpstan.neon.dist
@@ -16,14 +16,6 @@ parameters:
16
- '#Method PHPUnit\\Framework\\MockObject\\InvocationStubber::with\(\) invoked with unpacked array with possibly string key(.*)#'
17
paths:
18
- tests/Integration/*
19
- -
20
- messages:
21
- - '#Call to method get\(\) of internal class Symfony\\Bundle\\FrameworkBundle\\Test\\TestContainer from outside its root namespace Symfony\.#'
22
- paths:
23
- - tests/E2E/*
24
- - tests/Functional/*
25
- - tests/Integration/*
26
- - tests/Unit/*
27
-
28
messages:
29
- '#has PHPDoc tag \@method for method (.*)\(\) parameter \#(\d+) \$(.*) with no value type specified in iterable type array#'
0 commit comments