File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
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" />
47
52
<referencedProperty name =" Doctrine\DBAL\Schema\TableDiff::$removedIndexes" />
48
53
</errorLevel >
49
54
</InternalProperty >
55
+ <InternalMethod >
56
+ <errorLevel type =" suppress" >
57
+ <referencedMethod name =" Doctrine\DBAL\Platforms\AbstractPlatform::getCreateTableWithoutForeignKeysSQL" />
58
+ </errorLevel >
59
+ </InternalMethod >
50
60
</issueHandlers >
51
61
</psalm >
You can’t perform that action at this time.
0 commit comments