File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 15
15
</ignoreFiles >
16
16
</projectFiles >
17
17
<issueHandlers >
18
+ <DeprecatedInterface >
19
+ <errorLevel type =" suppress" >
20
+ <referencedClass name =" Doctrine\DBAL\VersionAwarePlatformDriver" />
21
+ </errorLevel >
22
+ </DeprecatedInterface >
18
23
<DeprecatedClass >
19
24
<errorLevel type =" suppress" >
20
25
<referencedClass name =" Doctrine\DBAL\Event\SchemaAlterTableChangeColumnEventArgs" />
28
33
</DeprecatedClass >
29
34
<DeprecatedMethod >
30
35
<errorLevel type =" suppress" >
31
- <referencedMethod name =" Doctrine\DBAL\Schema\Column::getCustomSchemaOption" />
32
- <referencedMethod name =" Doctrine\DBAL\Schema\Column::getCustomSchemaOptions" />
33
- <referencedMethod name =" Doctrine\DBAL\Schema\Column::setCustomSchemaOption" />
34
36
<referencedMethod name =" Doctrine\DBAL\Schema\ColumnDiff::hasChanged" />
35
37
<referencedMethod name =" Doctrine\DBAL\Types\Type::getName" />
36
38
</errorLevel >
50
52
<referencedProperty name =" Doctrine\DBAL\Schema\TableDiff::$removedIndexes" />
51
53
</errorLevel >
52
54
</InternalProperty >
55
+ <InternalMethod >
56
+ <errorLevel type =" suppress" >
57
+ <referencedMethod name =" Doctrine\DBAL\Platforms\AbstractPlatform::getCreateTableWithoutForeignKeysSQL" />
58
+ </errorLevel >
59
+ </InternalMethod >
53
60
</issueHandlers >
54
61
</psalm >
You can’t perform that action at this time.
0 commit comments