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: tests/Rules/Cast/UselessCastRuleTest.php
-1
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,6 @@ public function testUselessCast(): void
49
49
[
50
50
'Casting to string something that\'s already string.',
51
51
39,
52
-
'Because the type is coming from a PHPDoc, you can turn off this check by setting <fg=cyan>treatPhpDocTypesAsCertain: false</> in your <fg=cyan>%configurationFile%</>.',
53
52
],
54
53
[
55
54
'Casting to string something that\'s already string.',
0 commit comments