We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adaab47 commit 65f20b3Copy full SHA for 65f20b3
psalm.xml
@@ -25,6 +25,7 @@
25
<NonInvariantDocblockPropertyType errorLevel="suppress" />
26
<PossiblyInvalidArrayOffset errorLevel="suppress" />
27
<PossiblyInvalidPropertyAssignmentValue errorLevel="suppress" />
28
+ <PropertyTypeCoercion errorLevel="suppress" />
29
<TooManyArguments errorLevel="suppress" />
30
<UndefinedConstant errorLevel="suppress" />
31
<UndefinedFunction errorLevel="suppress" />
0 commit comments