diff --git a/tests/AttributeTest.php b/tests/AttributeTest.php index f60087d06..a937ed395 100644 --- a/tests/AttributeTest.php +++ b/tests/AttributeTest.php @@ -753,9 +753,8 @@ class AttributeTest extends TestCase } ', 'error_message' => 'UndefinedConstant', - [], - false, - '8.1', + 'ignored_issues' => [], + 'php_version' => '8.1', ], ]; }