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 869308a commit f1ac488Copy full SHA for f1ac488
tests/phpstan.neon
@@ -3,3 +3,5 @@ includes:
3
4
parameters:
5
treatPhpDocTypesAsCertain: false
6
+ ignoreErrors:
7
+ - '#Variable \$this in isset\(\) always exists and is not nullable\.#'
0 commit comments