Skip to content

Commit 648bd25

Browse files
committed
[VarDumper][Serializer] Remove require php 8.2 from tests
1 parent 03f84c8 commit 648bd25

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Tests/Caster/ReflectionCasterTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -404,9 +404,6 @@ class: "Symfony\Component\VarDumper\Tests\Caster\ReflectionCasterTest"
404404
);
405405
}
406406

407-
/**
408-
* @requires PHP 8.2
409-
*/
410407
public function testNullReturnType()
411408
{
412409
$className = Php82NullStandaloneReturnType::class;

0 commit comments

Comments
 (0)