Skip to content

Commit 08df07a

Browse files
committed
Regenerate baseline
1 parent 7fe388f commit 08df07a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

phpstan-baseline.neon

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -784,7 +784,8 @@ parameters:
784784
path: src/Type/Accessory/AccessoryUppercaseStringType.php
785785

786786
-
787-
message: "#^Doing instanceof PHPStan\\\\Type\\\\IntersectionType is error\\-prone and deprecated\\.$#"
787+
message: '#^Doing instanceof PHPStan\\Type\\IntersectionType is error\-prone and deprecated\.$#'
788+
identifier: phpstanApi.instanceofType
788789
count: 1
789790
path: src/Type/Accessory/HasMethodType.php
790791

0 commit comments

Comments
 (0)