We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbd8171 commit d5111d5Copy full SHA for d5111d5
1 file changed
phpstan-baseline.neon.dist
@@ -41,7 +41,7 @@ parameters:
41
path: system/Cache/CacheFactory.php
42
43
-
44
- message: "#^Comparison operation \"\\>\" between int\\<1, max\\> and \\(array\\|float\\|int\\) results in an error\\.$#"
+ message: "#^Comparison operation \"\\>\" between int and \\(array\\|float\\|int\\) results in an error\\.$#"
45
count: 1
46
path: system/Cache/Handlers/FileHandler.php
47
0 commit comments