You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message:'#^Class Doctrine\\DBAL\\Types\\EnumType not found\.$#'
5
-
identifier:class.notFound
4
+
rawMessage:'''
5
+
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver:
6
+
This class will be removed in 3.0 without replacement.
7
+
Copyright (c) Doctrine Project
8
+
From https://github.com/doctrine/orm/blob/40fbbf4429b0d66517244051237a2bd0616a7a13/src/Mapping/Driver/AnnotationDriver.php
9
+
'''
10
+
identifier:method.deprecatedClass
6
11
count:1
7
-
path:src/Type/Doctrine/Descriptors/EnumType.php
12
+
path:tests/Classes/entity-manager.php
8
13
9
14
-
10
-
message:'#^Method PHPStan\\Type\\Doctrine\\Descriptors\\EnumType\:\:getType\(\) should return class\-string\<Doctrine\\DBAL\\Types\\Type\> but returns string\.$#'
11
-
identifier:return.type
15
+
rawMessage:'''
16
+
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver:
17
+
This class will be removed in 3.0 without replacement.
18
+
Copyright (c) Doctrine Project
19
+
From https://github.com/doctrine/orm/blob/40fbbf4429b0d66517244051237a2bd0616a7a13/src/Mapping/Driver/AnnotationDriver.php
20
+
'''
21
+
identifier:new.deprecatedClass
12
22
count:1
13
-
path:src/Type/Doctrine/Descriptors/EnumType.php
23
+
path:tests/Classes/entity-manager.php
14
24
15
25
-
16
-
message:'#^Class Doctrine\\DBAL\\Types\\SmallFloatType not found\.$#'
17
-
identifier:class.notFound
26
+
rawMessage:'''
27
+
Call to method __construct() of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver:
28
+
This class will be removed in 3.0 without replacement.
29
+
Copyright (c) Doctrine Project
30
+
From https://github.com/doctrine/orm/blob/40fbbf4429b0d66517244051237a2bd0616a7a13/src/Mapping/Driver/AnnotationDriver.php
message:'#^Method PHPStan\\Type\\Doctrine\\Descriptors\\SmallFloatType\:\:getType\(\) should return class\-string\<Doctrine\\DBAL\\Types\\Type\> but returns string\.$#'
23
-
identifier:return.type
37
+
rawMessage:'''
38
+
Instantiation of deprecated class Doctrine\ORM\Mapping\Driver\AnnotationDriver:
39
+
This class will be removed in 3.0 without replacement.
40
+
Copyright (c) Doctrine Project
41
+
From https://github.com/doctrine/orm/blob/40fbbf4429b0d66517244051237a2bd0616a7a13/src/Mapping/Driver/AnnotationDriver.php
rawMessage:'Call to an undefined static method Doctrine\DBAL\Types\ConversionException::conversionFailedInvalidType().'
74
-
identifier:staticMethod.notFound
75
-
count:2
98
+
rawMessage:'Method PHPStan\Rules\Doctrine\ORM\FakeTestingRamseyUuidType::requiresSQLCommentHint() never returns false so the return type can be changed to true.'
rawMessage:'Method PHPStan\Rules\Doctrine\ORM\FakeTestingSymfonyUlidType::requiresSQLCommentHint() never returns false so the return type can be changed to true.'
rawMessage:'Call to an undefined static method Doctrine\DBAL\Types\ConversionException::conversionFailed().'
80
-
identifier:staticMethod.notFound
81
-
count:2
110
+
rawMessage:'Method PHPStan\Rules\Doctrine\ORM\FakeTestingSymfonyUuidType::requiresSQLCommentHint() never returns false so the return type can be changed to true.'
0 commit comments