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 93a969c commit 5c2d039Copy full SHA for 5c2d039
phpstan.neon
@@ -1,4 +1,6 @@
1
parameters:
2
+ reportUnmatchedIgnoredErrors:
3
+ false
4
ignoreErrors:
5
- '#Unsafe usage of new static()#'
6
- '#Call to static method performRequest\(\) on trait#'
0 commit comments