Add symfony DatePoint descriptor #1376
Annotations
10 errors
PHPStan:
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:
tests/Platform/QueryResultTypeWalkerFetchTypeMatrixTest.php#L5142
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:
tests/Platform/QueryResultTypeWalkerFetchTypeMatrixTest.php#L5142
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:
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:
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:
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:
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:
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:
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:
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
|
Loading