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 5a78f2c commit 3b960a2Copy full SHA for 3b960a2
1 file changed
phpstan.neon.dist
@@ -2,7 +2,6 @@ parameters:
2
level: 9
3
paths:
4
- src
5
- - tests
6
ignoreErrors:
7
# ProtocolTrait uses runtime assertion (assertSecretKeySet) that PHPStan can't track
8
- message: '#Parameter \#2 \$secretKey of method .+::handle\(\) expects FediE2EE\\PKD\\Crypto\\SecretKey, FediE2EE\\PKD\\Crypto\\SecretKey\|null given#'
0 commit comments