Skip to content

Commit e88b006

Browse files
committed
ignore phpstan bug
1 parent c89e817 commit e88b006

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

phpstan.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,8 @@ parameters:
2121
paths:
2222
- test/functional/InvalidEPPNTest.php
2323
- 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

Comments
 (0)