fix(deps): update symfony packages to v7.2.0 #75
Annotations
3 errors and 1 warning
🔍 Run static analysis using phpstan/phpstan:
src/Normalizers/RamseyUuidNormalizer.php#L1
Ignored error pattern #^Parameter \#1 \$object \(Ramsey\\Uuid\\UuidInterface\) of method WayOfDev\\Serializer\\Normalizers\\RamseyUuidNormalizer\:\:normalize\(\) should be contravariant with parameter \$object \(mixed\) of method Symfony\\Component\\Serializer\\Normalizer\\NormalizerInterface\:\:normalize\(\)$# in path /home/runner/work/laravel-symfony-serializer/laravel-symfony-serializer/src/Normalizers/RamseyUuidNormalizer.php was not matched in reported errors.
|
🔍 Run static analysis using phpstan/phpstan:
src/Normalizers/RamseyUuidNormalizer.php#L27
Parameter #1 $object (Ramsey\Uuid\UuidInterface) of method WayOfDev\Serializer\Normalizers\RamseyUuidNormalizer::normalize() should be contravariant with parameter $data (mixed) of method Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()
|
🔍 Run static analysis using phpstan/phpstan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading