Skip to content

Keep list on unset() with nested dim-fetch #19553

Keep list on unset() with nested dim-fetch

Keep list on unset() with nested dim-fetch #19553

Triggered via pull request April 26, 2025 12:39
Status Failure
Total duration 4m 45s
Artifacts 2

phar.yml

on: pull_request
integration-tests  /  Check PHAR checksum
4s
integration-tests / Check PHAR checksum
extension-tests  /  Check PHAR checksum
5s
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
3s
other-tests / Check PHAR checksum
Commit PHAR
0s
Commit PHAR
Matrix: integration-tests / integration-run-phpstan
Matrix: integration-tests / integration-tests
Matrix: extension-tests / Extension Tests
Matrix: other-tests / Other Tests
integration-tests  /  Integration - Update baselines
0s
integration-tests / Integration - Update baselines
Fit to window
Zoom out
Zoom in

Annotations

40 errors
extension-tests / Extension Tests (8.2, phpstan-doctrine): 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.
extension-tests / Extension Tests (8.2, phpstan-doctrine): 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.
extension-tests / Extension Tests (8.2, phpstan-doctrine): src/Type/Doctrine/CreateQueryDynamicReturnTypeExtension.php#L102
Catching deprecated class Doctrine\Common\CommonException: The doctrine/common package is deprecated, please use specific packages and their exceptions instead.
extension-tests / Extension Tests (8.2, phpstan-doctrine): src/Type/Doctrine/CreateQueryDynamicReturnTypeExtension.php#L102
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
extension-tests / Extension Tests (8.2, phpstan-doctrine): src/Type/Doctrine/Descriptors/ArrayType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ArrayType: Use {@link JsonType} instead.
extension-tests / Extension Tests (8.2, phpstan-doctrine): src/Type/Doctrine/Descriptors/ObjectType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ObjectType: Use {@link JsonType} instead.
extension-tests / Extension Tests (8.2, phpstan-doctrine): src/Type/Doctrine/QueryBuilder/QueryBuilderGetQueryDynamicReturnTypeExtension.php#L204
Catching deprecated class Doctrine\Common\CommonException: The doctrine/common package is deprecated, please use specific packages and their exceptions instead.
extension-tests / Extension Tests (8.2, phpstan-doctrine): src/Type/Doctrine/QueryBuilder/QueryBuilderGetQueryDynamicReturnTypeExtension.php#L204
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
extension-tests / Extension Tests (8.2, phpstan-doctrine): 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.
extension-tests / Extension Tests (8.2, phpstan-doctrine): 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.
extension-tests / Extension Tests (8.0, phpstan-doctrine): 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.
extension-tests / Extension Tests (8.0, phpstan-doctrine): 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.
extension-tests / Extension Tests (8.0, phpstan-doctrine): src/Type/Doctrine/CreateQueryDynamicReturnTypeExtension.php#L102
Catching deprecated class Doctrine\Common\CommonException: The doctrine/common package is deprecated, please use specific packages and their exceptions instead.
extension-tests / Extension Tests (8.0, phpstan-doctrine): src/Type/Doctrine/CreateQueryDynamicReturnTypeExtension.php#L102
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
extension-tests / Extension Tests (8.0, phpstan-doctrine): src/Type/Doctrine/Descriptors/ArrayType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ArrayType: Use {@link JsonType} instead.
extension-tests / Extension Tests (8.0, phpstan-doctrine): src/Type/Doctrine/Descriptors/ObjectType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ObjectType: Use {@link JsonType} instead.
extension-tests / Extension Tests (8.0, phpstan-doctrine): src/Type/Doctrine/QueryBuilder/QueryBuilderGetQueryDynamicReturnTypeExtension.php#L204
Catching deprecated class Doctrine\Common\CommonException: The doctrine/common package is deprecated, please use specific packages and their exceptions instead.
extension-tests / Extension Tests (8.0, phpstan-doctrine): src/Type/Doctrine/QueryBuilder/QueryBuilderGetQueryDynamicReturnTypeExtension.php#L204
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
extension-tests / Extension Tests (8.0, phpstan-doctrine): 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.
extension-tests / Extension Tests (8.0, phpstan-doctrine): 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.
extension-tests / Extension Tests (8.1, phpstan-doctrine): 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.
extension-tests / Extension Tests (8.1, phpstan-doctrine): 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.
extension-tests / Extension Tests (8.1, phpstan-doctrine): src/Type/Doctrine/CreateQueryDynamicReturnTypeExtension.php#L102
Catching deprecated class Doctrine\Common\CommonException: The doctrine/common package is deprecated, please use specific packages and their exceptions instead.
extension-tests / Extension Tests (8.1, phpstan-doctrine): src/Type/Doctrine/CreateQueryDynamicReturnTypeExtension.php#L102
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
extension-tests / Extension Tests (8.1, phpstan-doctrine): src/Type/Doctrine/Descriptors/ArrayType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ArrayType: Use {@link JsonType} instead.
extension-tests / Extension Tests (8.1, phpstan-doctrine): src/Type/Doctrine/Descriptors/ObjectType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ObjectType: Use {@link JsonType} instead.
extension-tests / Extension Tests (8.1, phpstan-doctrine): src/Type/Doctrine/QueryBuilder/QueryBuilderGetQueryDynamicReturnTypeExtension.php#L204
Catching deprecated class Doctrine\Common\CommonException: The doctrine/common package is deprecated, please use specific packages and their exceptions instead.
extension-tests / Extension Tests (8.1, phpstan-doctrine): src/Type/Doctrine/QueryBuilder/QueryBuilderGetQueryDynamicReturnTypeExtension.php#L204
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
extension-tests / Extension Tests (8.1, phpstan-doctrine): 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.
extension-tests / Extension Tests (8.1, phpstan-doctrine): 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.
extension-tests / Extension Tests (7.4, phpstan-doctrine): 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.
extension-tests / Extension Tests (7.4, phpstan-doctrine): 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.
extension-tests / Extension Tests (7.4, phpstan-doctrine): src/Type/Doctrine/CreateQueryDynamicReturnTypeExtension.php#L102
Catching deprecated class Doctrine\Common\CommonException: The doctrine/common package is deprecated, please use specific packages and their exceptions instead.
extension-tests / Extension Tests (7.4, phpstan-doctrine): src/Type/Doctrine/CreateQueryDynamicReturnTypeExtension.php#L102
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
extension-tests / Extension Tests (7.4, phpstan-doctrine): src/Type/Doctrine/Descriptors/ArrayType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ArrayType: Use {@link JsonType} instead.
extension-tests / Extension Tests (7.4, phpstan-doctrine): src/Type/Doctrine/Descriptors/ObjectType.php#L14
Access to constant on deprecated class Doctrine\DBAL\Types\ObjectType: Use {@link JsonType} instead.
extension-tests / Extension Tests (7.4, phpstan-doctrine): src/Type/Doctrine/QueryBuilder/QueryBuilderGetQueryDynamicReturnTypeExtension.php#L204
Catching deprecated class Doctrine\Common\CommonException: The doctrine/common package is deprecated, please use specific packages and their exceptions instead.
extension-tests / Extension Tests (7.4, phpstan-doctrine): src/Type/Doctrine/QueryBuilder/QueryBuilderGetQueryDynamicReturnTypeExtension.php#L204
Catching deprecated class Doctrine\ORM\ORMException: Use Doctrine\ORM\Exception\ORMException for catch and instanceof
extension-tests / Extension Tests (7.4, phpstan-doctrine): 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.
extension-tests / Extension Tests (7.4, phpstan-doctrine): 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.

Artifacts

Produced during runtime
Name Size Digest
phar-file Expired
3.53 MB
sha256:1959afe71939421392466626c868f293de1240276dfbe48a70346af6da0ce4cc
phar-file-checksum Expired
3.53 MB
sha256:0ab8f92c3cd2112304d876239b03e8aa2831ba235002b6196b6a338268c3e071