1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00
wallabag/phpstan-baseline.neon

7 lines
211 B
Text
Raw Normal View History

2025-04-05 17:34:00 +02:00
parameters:
ignoreErrors:
-
message: "#^Strict comparison using \\=\\=\\= between null and string will always evaluate to false\\.$#"
count: 1
path: src/ParamConverter/UsernameFeedTokenConverter.php