Skip to content

Add support for symfony uuid #1432

Add support for symfony uuid

Add support for symfony uuid #1432

Triggered via pull request October 5, 2025 10:08
Status Failure
Total duration 1m 50s
Artifacts

build.yml

on: pull_request
Coding Standard
30s
Coding Standard
Matrix: Lint
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

72 errors
PHPStan (7.4)
Process completed with exit code 2.
PHPStan (7.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/uid ^7.3 -> satisfiable by symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev]. - symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Lint (8.0)
Process completed with exit code 2.
Lint (8.0)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/uid ^7.3 -> satisfiable by symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev]. - symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Lint (8.1)
Process completed with exit code 2.
Lint (8.1)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/uid ^7.3 -> satisfiable by symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev]. - symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev] require php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Tests (8.0, highest)
Process completed with exit code 2.
Tests (8.0, highest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/uid ^7.3 -> satisfiable by symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev]. - symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Tests (8.0, lowest)
Process completed with exit code 2.
Tests (8.0, lowest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/uid ^7.3 -> satisfiable by symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev]. - symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Lint (7.4)
Process completed with exit code 2.
Lint (7.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/uid ^7.3 -> satisfiable by symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev]. - symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
PHPStan (8.0)
Process completed with exit code 2.
PHPStan (8.0)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/uid ^7.3 -> satisfiable by symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev]. - symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Tests (7.4, highest)
Process completed with exit code 2.
Tests (8.1, lowest)
Process completed with exit code 2.
Tests (7.4, highest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/uid ^7.3 -> satisfiable by symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev]. - symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Tests (8.1, lowest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/uid ^7.3 -> satisfiable by symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev]. - symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev] require php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Tests (8.1, highest)
Process completed with exit code 2.
Tests (8.1, highest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/uid ^7.3 -> satisfiable by symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev]. - symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev] require php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
PHPStan (8.1)
Process completed with exit code 2.
PHPStan (8.1)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/uid ^7.3 -> satisfiable by symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev]. - symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev] require php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Tests (7.4, lowest)
Process completed with exit code 2.
Tests (7.4, lowest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/uid ^7.3 -> satisfiable by symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev]. - symfony/uid[v7.3.0-BETA1, ..., 7.4.x-dev] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
PHPStan (8.4): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUuidType.php#L35
Call to deprecated method hasNativeGuidType() of class Doctrine\DBAL\Platforms\AbstractPlatform.
PHPStan (8.4): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L91
Call to deprecated method getName() of class Rules\Doctrine\ORM\FakeTestingSymfonyUlidType: this method will be removed in Doctrine DBAL 4.0, use {@see TypeRegistry::lookupName()} instead.
PHPStan (8.4): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L89
Variable method call on mixed.
PHPStan (8.4): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L85
Call to deprecated method getName() of class Rules\Doctrine\ORM\FakeTestingSymfonyUlidType: this method will be removed in Doctrine DBAL 4.0, use {@see TypeRegistry::lookupName()} instead.
PHPStan (8.4): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L77
Variable method call on Symfony\Component\Uid\AbstractUid.
PHPStan (8.4): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L74
Call to deprecated method hasNativeGuidType() of class Doctrine\DBAL\Platforms\AbstractPlatform.
PHPStan (8.4): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L63
Call to deprecated method getName() of class Rules\Doctrine\ORM\FakeTestingSymfonyUlidType: this method will be removed in Doctrine DBAL 4.0, use {@see TypeRegistry::lookupName()} instead.
PHPStan (8.4): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L57
Call to deprecated method getName() of class Rules\Doctrine\ORM\FakeTestingSymfonyUlidType: this method will be removed in Doctrine DBAL 4.0, use {@see TypeRegistry::lookupName()} instead.
PHPStan (8.4): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L35
Call to deprecated method hasNativeGuidType() of class Doctrine\DBAL\Platforms\AbstractPlatform.
PHPStan (8.4): tests/Rules/Doctrine/ORM/EntityColumnRuleTest.php#L49
Property PHPStan\Rules\Doctrine\ORM\EntityColumnRuleTest::$useSymfonyUuid (bool) is never assigned false so the property type can be changed to true.
Coding Standard
Process completed with exit code 2.
PHPStan (8.2): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUuidType.php#L35
Call to deprecated method hasNativeGuidType() of class Doctrine\DBAL\Platforms\AbstractPlatform.
PHPStan (8.2): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L91
Call to deprecated method getName() of class Rules\Doctrine\ORM\FakeTestingSymfonyUlidType: this method will be removed in Doctrine DBAL 4.0, use {@see TypeRegistry::lookupName()} instead.
PHPStan (8.2): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L89
Variable method call on mixed.
PHPStan (8.2): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L85
Call to deprecated method getName() of class Rules\Doctrine\ORM\FakeTestingSymfonyUlidType: this method will be removed in Doctrine DBAL 4.0, use {@see TypeRegistry::lookupName()} instead.
PHPStan (8.2): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L77
Variable method call on Symfony\Component\Uid\AbstractUid.
PHPStan (8.2): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L74
Call to deprecated method hasNativeGuidType() of class Doctrine\DBAL\Platforms\AbstractPlatform.
PHPStan (8.2): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L63
Call to deprecated method getName() of class Rules\Doctrine\ORM\FakeTestingSymfonyUlidType: this method will be removed in Doctrine DBAL 4.0, use {@see TypeRegistry::lookupName()} instead.
PHPStan (8.2): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L57
Call to deprecated method getName() of class Rules\Doctrine\ORM\FakeTestingSymfonyUlidType: this method will be removed in Doctrine DBAL 4.0, use {@see TypeRegistry::lookupName()} instead.
PHPStan (8.2): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L35
Call to deprecated method hasNativeGuidType() of class Doctrine\DBAL\Platforms\AbstractPlatform.
PHPStan (8.2): tests/Rules/Doctrine/ORM/EntityColumnRuleTest.php#L49
Property PHPStan\Rules\Doctrine\ORM\EntityColumnRuleTest::$useSymfonyUuid (bool) is never assigned false so the property type can be changed to true.
PHPStan (8.3): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUuidType.php#L35
Call to deprecated method hasNativeGuidType() of class Doctrine\DBAL\Platforms\AbstractPlatform.
PHPStan (8.3): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L91
Call to deprecated method getName() of class Rules\Doctrine\ORM\FakeTestingSymfonyUlidType: this method will be removed in Doctrine DBAL 4.0, use {@see TypeRegistry::lookupName()} instead.
PHPStan (8.3): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L89
Variable method call on mixed.
PHPStan (8.3): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L85
Call to deprecated method getName() of class Rules\Doctrine\ORM\FakeTestingSymfonyUlidType: this method will be removed in Doctrine DBAL 4.0, use {@see TypeRegistry::lookupName()} instead.
PHPStan (8.3): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L77
Variable method call on Symfony\Component\Uid\AbstractUid.
PHPStan (8.3): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L74
Call to deprecated method hasNativeGuidType() of class Doctrine\DBAL\Platforms\AbstractPlatform.
PHPStan (8.3): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L63
Call to deprecated method getName() of class Rules\Doctrine\ORM\FakeTestingSymfonyUlidType: this method will be removed in Doctrine DBAL 4.0, use {@see TypeRegistry::lookupName()} instead.
PHPStan (8.3): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L57
Call to deprecated method getName() of class Rules\Doctrine\ORM\FakeTestingSymfonyUlidType: this method will be removed in Doctrine DBAL 4.0, use {@see TypeRegistry::lookupName()} instead.
PHPStan (8.3): tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php#L35
Call to deprecated method hasNativeGuidType() of class Doctrine\DBAL\Platforms\AbstractPlatform.
PHPStan (8.3): tests/Rules/Doctrine/ORM/EntityColumnRuleTest.php#L49
Property PHPStan\Rules\Doctrine\ORM\EntityColumnRuleTest::$useSymfonyUuid (bool) is never assigned false so the property type can be changed to true.
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: tests/Rules/DeadCode/entity-manager.php#L18
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement. Copyright (c) Doctrine Project From https://github.com/doctrine/orm/blob/40fbbf4429b0d66517244051237a2bd0616a7a13/src/Mapping/Driver/AnnotationDriver.php
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: tests/Platform/QueryResultTypeWalkerFetchTypeMatrixTest.php#L5101
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement. Copyright (c) Doctrine Project From https://github.com/doctrine/orm/blob/40fbbf4429b0d66517244051237a2bd0616a7a13/src/Mapping/Driver/AnnotationDriver.php
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: tests/Platform/QueryResultTypeWalkerFetchTypeMatrixTest.php#L5101
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement. Copyright (c) Doctrine Project From https://github.com/doctrine/orm/blob/40fbbf4429b0d66517244051237a2bd0616a7a13/src/Mapping/Driver/AnnotationDriver.php
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: tests/DoctrineIntegration/ORM/entity-manager.php#L16
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement. Copyright (c) Doctrine Project From https://github.com/doctrine/orm/blob/40fbbf4429b0d66517244051237a2bd0616a7a13/src/Mapping/Driver/AnnotationDriver.php
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: tests/DoctrineIntegration/ORM/entity-manager.php#L16
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement. Copyright (c) Doctrine Project From https://github.com/doctrine/orm/blob/40fbbf4429b0d66517244051237a2bd0616a7a13/src/Mapping/Driver/AnnotationDriver.php
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: tests/Classes/entity-manager.php#L20
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement. Copyright (c) Doctrine Project From https://github.com/doctrine/orm/blob/40fbbf4429b0d66517244051237a2bd0616a7a13/src/Mapping/Driver/AnnotationDriver.php
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: tests/Classes/entity-manager.php#L20
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement. Copyright (c) Doctrine Project From https://github.com/doctrine/orm/blob/40fbbf4429b0d66517244051237a2bd0616a7a13/src/Mapping/Driver/AnnotationDriver.php
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: src/Doctrine/Mapping/ClassMetadataFactory.php#L34
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement. Copyright (c) Doctrine Project From https://github.com/doctrine/orm/blob/40fbbf4429b0d66517244051237a2bd0616a7a13/src/Mapping/Driver/AnnotationDriver.php
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: src/Doctrine/Mapping/ClassMetadataFactory.php#L34
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement. Copyright (c) Doctrine Project From https://github.com/doctrine/orm/blob/40fbbf4429b0d66517244051237a2bd0616a7a13/src/Mapping/Driver/AnnotationDriver.php
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...: src/Doctrine/Mapping/ClassMetadataFactory.php#L31
Access to constant on deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver: This class will be removed in 3.0 without replacement. Copyright (c) Doctrine Project From https://github.com/doctrine/orm/blob/40fbbf4429b0d66517244051237a2bd0616a7a13/src/Mapping/Driver/AnnotationDriver.php
Tests (8.4, lowest)
Process completed with exit code 2.
Tests (8.2, lowest)
Process completed with exit code 2.
Tests (8.3, highest)
Process completed with exit code 2.
Tests (8.2, highest)
Process completed with exit code 2.
Tests (8.3, lowest)
Process completed with exit code 2.
Tests (8.4, highest)
Process completed with exit code 2.