diff --git a/tests/ToStringTest.php b/tests/ToStringTest.php index d010a365c43..9f498e96d59 100644 --- a/tests/ToStringTest.php +++ b/tests/ToStringTest.php @@ -261,19 +261,6 @@ function fooFoo(string $b): void {} fooFoo(new A());', 'error_message' => 'InvalidArgument', ], - 'implicitCastWithStrictTypesToEchoOrSprintf' => [ - 'code' => ' 'ImplicitToStringCast', - ], 'implicitCast' => [ 'code' => '