DuplicateKeysInLiteralArraysRule: Fixed union type handling #19794
Annotations
10 errors
Extension build:
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.
|
Extension build:
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.
|
Extension build:
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.
|
Extension build:
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.
|
Extension build:
tests/Platform/UnknownDriver.php#L23
Call to internal method Doctrine\DBAL\Driver\PDO\Connection::__construct() from outside its root namespace Doctrine.
|
Extension build:
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.
|
Extension build:
tests/Rules/Properties/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.
|
Extension build:
tests/Type/Doctrine/DBAL/mysqli.php#L14
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver:
This class will be removed in 3.0 without replacement.
|
Extension build:
tests/Type/Doctrine/DBAL/pdo.php#L14
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver:
This class will be removed in 3.0 without replacement.
|
Extension build
Process completed with exit code 2.
|
Loading