Skip to content

Commit ffc3ecc

Browse files
committed
Regenerate baseline
1 parent e22de35 commit ffc3ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan-baseline.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1305,7 +1305,7 @@ parameters:
13051305
-
13061306
message: "#^Doing instanceof PHPStan\\\\Type\\\\Constant\\\\ConstantBooleanType is error\\-prone and deprecated\\. Use Type\\:\\:isTrue\\(\\) or Type\\:\\:isFalse\\(\\) instead\\.$#"
13071307
count: 1
1308-
path: src/Type/Php/ArrayFilterFunctionReturnTypeExtension.php
1308+
path: src/Type/Php/ArrayFilterFunctionReturnTypeHelper.php
13091309

13101310
-
13111311
message: "#^Doing instanceof PHPStan\\\\Type\\\\Constant\\\\ConstantStringType is error\\-prone and deprecated\\. Use Type\\:\\:getConstantStrings\\(\\) instead\\.$#"

0 commit comments

Comments
 (0)