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 c89e817 commit e88b006Copy full SHA for e88b006
phpstan.neon
@@ -21,3 +21,8 @@ parameters:
21
paths:
22
- test/functional/InvalidEPPNTest.php
23
- test/functional/PageLoadTest.php
24
+ - messages:
25
+ - '#Negated boolean expression is always false\.#'
26
+ paths:
27
+ - test/functional/PiRemoveUserTest.php
28
+ - test/phpunit-bootstrap.php
0 commit comments