From 318a3af621f1b007edecebc4b89276809e5342fe Mon Sep 17 00:00:00 2001 From: Santiago San Martin Date: Tue, 22 Jul 2025 19:03:05 -0300 Subject: [PATCH] [VarDumper][Serializer] Remove require php 8.2 from tests --- .../Serializer/Tests/Normalizer/PropertyNormalizerTest.php | 3 --- .../Component/VarDumper/Tests/Caster/ReflectionCasterTest.php | 3 --- 2 files changed, 6 deletions(-) diff --git a/src/Symfony/Component/Serializer/Tests/Normalizer/PropertyNormalizerTest.php b/src/Symfony/Component/Serializer/Tests/Normalizer/PropertyNormalizerTest.php index 30b8f85f056ed..6268ad7684680 100644 --- a/src/Symfony/Component/Serializer/Tests/Normalizer/PropertyNormalizerTest.php +++ b/src/Symfony/Component/Serializer/Tests/Normalizer/PropertyNormalizerTest.php @@ -178,9 +178,6 @@ public function testDenormalize() $this->assertEquals('bar', $obj->getBar()); } - /** - * @requires PHP 8.2 - */ public function testDenormalizeWithReadOnlyClass() { /** @var ChildClassDummy $object */ diff --git a/src/Symfony/Component/VarDumper/Tests/Caster/ReflectionCasterTest.php b/src/Symfony/Component/VarDumper/Tests/Caster/ReflectionCasterTest.php index 83dad9e174ead..5b9087cbbcacc 100644 --- a/src/Symfony/Component/VarDumper/Tests/Caster/ReflectionCasterTest.php +++ b/src/Symfony/Component/VarDumper/Tests/Caster/ReflectionCasterTest.php @@ -404,9 +404,6 @@ class: "Symfony\Component\VarDumper\Tests\Caster\ReflectionCasterTest" ); } - /** - * @requires PHP 8.2 - */ public function testNullReturnType() { $className = Php82NullStandaloneReturnType::class; pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy