Skip to content

Commit 83e8c1d

Browse files
committed
Update baseline
1 parent 7d38ffc commit 83e8c1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

phpstan-baseline.neon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -731,12 +731,12 @@ parameters:
731731

732732
-
733733
message: "#^Doing instanceof PHPStan\\\\Type\\\\Constant\\\\ConstantArrayType is error\\-prone and deprecated\\. Use Type\\:\\:getConstantArrays\\(\\) instead\\.$#"
734-
count: 8
734+
count: 7
735735
path: src/Type/Constant/ConstantArrayType.php
736736

737737
-
738738
message: "#^Doing instanceof PHPStan\\\\Type\\\\Constant\\\\ConstantStringType is error\\-prone and deprecated\\. Use Type\\:\\:getConstantStrings\\(\\) instead\\.$#"
739-
count: 3
739+
count: 2
740740
path: src/Type/Constant/ConstantArrayType.php
741741

742742
-

0 commit comments

Comments
 (0)