forked from wallabag/wallabag
Move to PHPStan level 4
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
parameters:
|
||||
ignoreErrors:
|
||||
-
|
||||
message: "#^Strict comparison using \\=\\=\\= between null and string will always evaluate to false\\.$#"
|
||||
count: 1
|
||||
path: src/ParamConverter/UsernameFeedTokenConverter.php
|
||||
|
||||
Reference in New Issue
Block a user