You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: e2e/integration/shipmonk-rnd-baseline.neon
+2-2
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ parameters:
11
11
path:repo/src/Helper/EnumTypeHelper.php
12
12
13
13
-
14
-
message:"#^Doing instanceof PHPStan\\\\Type\\\\TypeWithClassName is error\\-prone and deprecated\\. Use Type\\:\\:getObjectClassNames\\(\\) instead\\.$#"
14
+
message:"#^Doing instanceof PHPStan\\\\Type\\\\TypeWithClassName is error\\-prone and deprecated\\. Use Type\\:\\:getObjectClassNames\\(\\) or Type\\:\\:getObjectClassReflections\\(\\) instead\\.$#"
15
15
count:1
16
16
path:repo/src/Helper/EnumTypeHelper.php
17
17
@@ -26,7 +26,7 @@ parameters:
26
26
path:repo/src/Rule/ForbidCustomFunctionsRule.php
27
27
28
28
-
29
-
message:"#^Doing instanceof PHPStan\\\\Type\\\\TypeWithClassName is error\\-prone and deprecated\\. Use Type\\:\\:getObjectClassNames\\(\\) instead\\.$#"
29
+
message:"#^Doing instanceof PHPStan\\\\Type\\\\TypeWithClassName is error\\-prone and deprecated\\. Use Type\\:\\:getObjectClassNames\\(\\) or Type\\:\\:getObjectClassReflections\\(\\) instead\\.$#"
0 commit comments