We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe388f commit 08df07aCopy full SHA for 08df07a
phpstan-baseline.neon
@@ -784,7 +784,8 @@ parameters:
784
path: src/Type/Accessory/AccessoryUppercaseStringType.php
785
786
-
787
- message: "#^Doing instanceof PHPStan\\\\Type\\\\IntersectionType is error\\-prone and deprecated\\.$#"
+ message: '#^Doing instanceof PHPStan\\Type\\IntersectionType is error\-prone and deprecated\.$#'
788
+ identifier: phpstanApi.instanceofType
789
count: 1
790
path: src/Type/Accessory/HasMethodType.php
791
0 commit comments