From c4c8ef53c4e16885d0c21da7948a1b4a20bc3353 Mon Sep 17 00:00:00 2001 From: Rudolph Gottesheim Date: Fri, 29 Sep 2023 11:27:36 +0200 Subject: [PATCH] Delete an invalid test --- tests/ToStringTest.php | 13 ------------- 1 file changed, 13 deletions(-) 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' => '