ci: upgrade to psalm v3 (#2428)

This commit is contained in:
Matthew Brown
2019-02-12 13:04:32 -05:00
committed by Alexis Saettler
parent ea0e70c05d
commit b1eda98ea4
3 changed files with 405 additions and 13 deletions
+23
View File
@@ -97,6 +97,29 @@
<PossiblyUndefinedMethod errorLevel="info" />
<ReservedWord errorLevel="info" />
<RawObjectIteration errorLevel="suppress" />
<NullReference>
<errorLevel type="suppress">
<directory name="app/Http/Controllers/DAV/Backend" />
</errorLevel>
</NullReference>
<UndefinedInterfaceMethod>
<errorLevel type="suppress">
<referencedMethod name="Illuminate\Database\ConnectionInterface::getconfig" />
<referencedMethod name="Illuminate\Database\ConnectionInterface::getpdo" />
<referencedMethod name="Illuminate\Database\ConnectionInterface::getdatabasename" />
<referencedMethod name="Illuminate\Database\ConnectionInterface::getdrivername" />
<referencedMethod name="Illuminate\Database\ConnectionInterface::gettableprefix" />
<referencedMethod name="Illuminate\Contracts\Filesystem\Filesystem::assertmissing" />
<referencedMethod name="Illuminate\Contracts\Filesystem\Filesystem::assertexists" />
<referencedMethod name="Illuminate\Contracts\Filesystem\Filesystem::url" />
<referencedMethod name="Illuminate\Contracts\Filesystem\Filesystem::getdriver" />
<referencedMethod name="Illuminate\Contracts\Auth\Authenticatable::getemailforpasswordreset" />
</errorLevel>
</UndefinedInterfaceMethod>
<UndefinedGlobalVariable>
<errorLevel type="suppress">
<directory name="resources/views" />